#include <parallel_implementation.h>
Public Attributes | |
| T | val |
| int | rank |
Types combined with an int
Definition at line 58 of file parallel_implementation.h.
| int libMesh::Parallel::DataPlusInt< T >::rank |
Definition at line 62 of file parallel_implementation.h.
Referenced by libMesh::Parallel::Communicator::maxloc(), and libMesh::Parallel::Communicator::minloc().
| T libMesh::Parallel::DataPlusInt< T >::val |
Definition at line 61 of file parallel_implementation.h.
Referenced by libMesh::Parallel::Communicator::maxloc(), and libMesh::Parallel::Communicator::minloc().