#include <Tpetra_DefaultPlatform.hpp>
Static Public Member Functions | |
| static Teuchos::RCP< const Platform< Ordinal > > | getPlatform () |
| Return the default platform. | |
If HAVE_MPI is defined, then an instance of MpiPlatform will be created. Otherwise, a SerialPlatform is returned.
| Teuchos::RCP< const Platform< Ordinal > > Tpetra::DefaultPlatform< Ordinal >::getPlatform | ( | ) | [static] |
Return the default platform.
1.4.7