|
Teuchos - Trilinos Tools Package
Version of the Day
|
Declaration of a templated traits class that returns raw MPI data types. More...
#include "Teuchos_ConfigDefs.hpp"Go to the source code of this file.
Classes | |
| class | Teuchos::RawMPITraits< T > |
| Templated traits class that allows a datatype to be used with MPI that MPI can directly handle. More... | |
Namespaces | |
| namespace | Teuchos |
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Declaration of a templated traits class that returns raw MPI data types.
Definition in file Teuchos_RawMPITraits.hpp.
1.7.6.1