|
Proto
3.2
|
#include <Proto_MBProblemDomain.H>
Classes | |
| struct | Hash |
Public Member Functions | |
| MBPoint (PatchID a_patch, BlockIndex a_block) | |
| MBPoint (const MBPoint &a_rhs) | |
| MBPoint & | operator= (const MBPoint &a_rhs)=default |
| bool | operator< (const MBPoint &a_rhs) const |
| bool | operator== (const MBPoint a_rhs) const |
Public Attributes | |
| PatchID | point |
| BlockIndex | block |
|
inline |
Referenced by Proto::MBProblemDomain::getBlock(), and Proto::operator+().
|
inline |
References operator=().
|
inline |
| PatchID Proto::MBPoint::point |
| BlockIndex Proto::MBPoint::block |
1.8.13