|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_MpiReductionOpSetter.hpp"#include "Teuchos_OpaqueWrapper.hpp"#include "Teuchos_GlobalMPISession.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
Defines | |
| #define | CALL_API |
Functions | |
| void CALL_API | Teuchos_MPI_reduction_op (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype) |
| void | Teuchos_MPI_Op_free (MPI_Op *op) |
| #define CALL_API |
Definition at line 49 of file Teuchos_MpiReductionOpSetter.cpp.
| void CALL_API Teuchos_MPI_reduction_op | ( | void * | invec, |
| void * | inoutvec, | ||
| int * | len, | ||
| MPI_Datatype * | datatype | ||
| ) |
Definition at line 126 of file Teuchos_MpiReductionOpSetter.cpp.
| void Teuchos_MPI_Op_free | ( | MPI_Op * | op | ) |
Definition at line 70 of file Teuchos_MpiReductionOpSetter.cpp.
1.7.6.1