The polyMesh GeoMesh for holding internal fields without an fvMesh. More...


Public Member Functions | |
| polyGeoMesh (const polyMesh &mesh) | |
| Construct from polyMesh reference. More... | |
| label | size () const |
| Return size. Number of cells. More... | |
Public Member Functions inherited from GeoMesh< polyMesh > | |
| GeoMesh (const polyMesh &mesh) | |
| Construct from mesh reference. More... | |
| bool | hasDb () const |
| Return true if thisDb() is a valid DB - here = false. More... | |
| const objectRegistry & | thisDb () const |
| Return the object registry. More... | |
| const polyMesh & | operator() () const |
| Return reference to the underlying mesh. More... | |
Static Public Member Functions | |
| static label | size (const Mesh &mesh) |
| Return size. Number of cells. More... | |
Additional Inherited Members | |
Public Types inherited from GeoMesh< polyMesh > | |
| typedef polyMesh | Mesh |
| typedef polyMesh ::BoundaryMesh | BoundaryMesh |
Protected Attributes inherited from GeoMesh< polyMesh > | |
| const polyMesh & | mesh_ |
| Reference to Mesh. More... | |
The polyMesh GeoMesh for holding internal fields without an fvMesh.
Definition at line 42 of file polyGeoMesh.H.
|
inlineexplicit |
Construct from polyMesh reference.
Definition at line 53 of file polyGeoMesh.H.
|
inlinestatic |
|
inline |
Return size. Number of cells.
Definition at line 72 of file polyGeoMesh.H.
References GeoMesh< polyMesh >::mesh_.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.