[Trilinos-Users] Setting communicator for stk

Dharmendar Reddy dharmareddy84 at gmail.com
Wed Feb 24 03:35:35 EST 2016


Hello,
         What is a method to create

stk::parallelmachine object  if i initiated my main code with

  Teuchos::GlobalMPISession mpiSession(&argc, &argv, NULL);

  Teuchos::RCP<const Teuchos::Comm<int> > comm =
Tpetra::DefaultPlatform::getDefaultPlatform ().getComm ();

stk::parallelmachine is typdef for MPI_Comm

can i extract the MPI_Comm object from the above comm and pass it to
stkmeshbroker ?


Reddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20160224/b245e1a0/attachment.html>


More information about the Trilinos-Users mailing list