44 #include "Tpetra_ConfigDefs.hpp" 45 #include "Tpetra_DefaultPlatform.hpp" 47 Teuchos::RCP<Tpetra::DefaultPlatform::DefaultPlatformType> Tpetra::DefaultPlatform::platform_ = Teuchos::null;
53 if (platform_.is_null ()) {
54 #ifdef HAVE_TPETRA_MPI Namespace Tpetra contains the class and methods constituting the Tpetra library.