Base class for ensightCells, ensightFaces, ensightOutputSurfaces. More...
Public Member Functions | |
TypeNameNoDebug ("ensightPart") | |
ensightPart () | |
ensightPart (const string &description) | |
virtual | ~ensightPart ()=default |
label | index () const noexcept |
label & | index () noexcept |
label | identifier () const noexcept |
label & | identifier () noexcept |
bool | empty () const noexcept |
label | size () const noexcept |
const string & | name () const noexcept |
void | rename (const string &value) |
void | rename (string &&value) |
virtual void | writeDict (Ostream &os, const bool full=false) const |
label | operator[] (const label i) const |
Protected Member Functions | |
const labelList & | addressing () const noexcept |
labelList & | addressing () noexcept |
void | clear () |
void | incrAddressing (const label off) |
void | decrAddressing (const label off) |
Base class for ensightCells, ensightFaces, ensightOutputSurfaces.
Definition at line 49 of file ensightPart.H.
ensightPart | ( | ) |
Definition at line 54 of file ensightPart.C.
|
explicit |
Definition at line 63 of file ensightPart.C.
|
virtualdefault |
|
inlineprotectednoexcept |
Definition at line 72 of file ensightPart.H.
|
inlineprotectednoexcept |
Definition at line 78 of file ensightPart.H.
|
inlineprotected |
Definition at line 84 of file ensightPart.H.
References List::clear().
Referenced by ensightFaces::clear(), and ensightCells::clear().
|
protected |
Definition at line 34 of file ensightPart.C.
|
protected |
Definition at line 43 of file ensightPart.C.
TypeNameNoDebug | ( | "ensightPart" | ) |
|
inlinenoexcept |
Definition at line 120 of file ensightPart.H.
Referenced by ensightOutputSurface::write(), ensightFaces::write(), ensightCells::write(), Foam::ensightOutput::Detail::writeFaceLocalField(), Foam::ensightOutput::Detail::writeFaceSubField(), Foam::ensightOutput::writeField(), ensightOutputSurface::writePointData(), and Foam::ensightOutput::writePointField().
|
inlinenoexcept |
Definition at line 126 of file ensightPart.H.
|
inlinenoexcept |
Definition at line 132 of file ensightPart.H.
Referenced by ensightFaMesh::correct(), and ensightMesh::correct().
|
inlinenoexcept |
Definition at line 138 of file ensightPart.H.
|
inlinenoexcept |
Definition at line 144 of file ensightPart.H.
Referenced by ensightOutputSurface::writePointData().
|
inlinenoexcept |
Definition at line 150 of file ensightPart.H.
Referenced by ensightCells::meshPointMap().
|
inlinenoexcept |
Definition at line 156 of file ensightPart.H.
Referenced by ensightOutputSurface::write(), ensightFaces::write(), and ensightCells::write().
|
inline |
Definition at line 162 of file ensightPart.H.
Referenced by ensightFaMesh::correct(), ensightMesh::correct(), ensightCells::ensightCells(), and ensightFaces::ensightFaces().
|
inline |
Definition at line 168 of file ensightPart.H.
Reimplemented in ensightCells, and ensightFaces.
Definition at line 178 of file ensightPart.H.
|
inline |
Definition at line 185 of file ensightPart.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.