Convertor of a pair of integers to a sole index. More...
Public Member Functions | |
| _Indexer (int xSize, int ySize) | |
| int | size () const |
| int | operator() (const int x, const int y) const |
Data Fields | |
| int | _xSize |
| int | _ySize |
Convertor of a pair of integers to a sole index.
Definition at line 87 of file StdMeshers_CompositeHexa_3D.cxx.
Definition at line 90 of file StdMeshers_CompositeHexa_3D.cxx.
Definition at line 92 of file StdMeshers_CompositeHexa_3D.cxx.
References _xSize, and ex13_hole1partial.x.
| int _Indexer.size | ( | ) | const |
Definition at line 91 of file StdMeshers_CompositeHexa_3D.cxx.
References _xSize, and _ySize.
Referenced by StdMeshers_HexaFromSkin_3D.Compute(), StdMeshers_CompositeHexa_3D.Compute(), _QuadFaceGrid.loadCompositeGrid(), and _QuadFaceGrid.LoadGrid().
Definition at line 89 of file StdMeshers_CompositeHexa_3D.cxx.
Referenced by _QuadFaceGrid.DumpGrid(), _QuadFaceGrid.fillGrid(), _QuadFaceGrid.loadCompositeGrid(), _QuadFaceGrid.LoadGrid(), operator()(), and size().
Definition at line 89 of file StdMeshers_CompositeHexa_3D.cxx.
Referenced by _QuadFaceGrid.DumpGrid(), _QuadFaceGrid.fillGrid(), _QuadFaceGrid.loadCompositeGrid(), _QuadFaceGrid.LoadGrid(), and size().