#include <complex>Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Typedefs | |
| typedef int | belfem::comm_t |
| typedef int | belfem::proc_t |
Functions | |
| template<typename T> | |
| comm_t | belfem::comm_type () |
| returns the MPI datatype handle for T | |