libMesh::Parallel::DataPlusInt< T > Class Template Reference
#include <parallel.h>
Public Attributes | |
| T | val |
| int | rank |
Detailed Description
template<typename T>
class libMesh::Parallel::DataPlusInt< T >
Types combined with an int
Definition at line 117 of file parallel.h.
Member Data Documentation
template<typename T>
| int libMesh::Parallel::DataPlusInt< T >::rank |
Definition at line 121 of file parallel.h.
Referenced by libMesh::Parallel::Communicator::maxloc(), and libMesh::Parallel::Communicator::minloc().
template<typename T>
| T libMesh::Parallel::DataPlusInt< T >::val |
Definition at line 120 of file parallel.h.
Referenced by libMesh::Parallel::Communicator::maxloc(), and libMesh::Parallel::Communicator::minloc().
The documentation for this class was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:44 UTC
Hosted By: