Public Member Functions | |
MoveableMeshObject (regIOobject &io, const Mesh &mesh) | |
virtual bool | movePoints ()=0 |
Update for mesh motion. More... | |
![]() | |
GeometricMeshObject (regIOobject &io, const Mesh &mesh) | |
![]() | |
TopologicalMeshObject (regIOobject &io, const Mesh &mesh) | |
virtual | ~TopologicalMeshObject ()=default |
Virtual destructor to make class polymorphic. More... | |
Definition at line 102 of file MeshObjects.H.
|
inline |
Definition at line 108 of file MeshObjects.H.
|
pure virtual |
Update for mesh motion.
Implemented in anisotropic, MaxwellStefan< BasicThermophysicalTransportModel >, MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >, Fickian< BasicThermophysicalTransportModel >, Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >, pointMesh, twoDPointCorrector, nonConformalBoundary, cellEdgeAddressingList, parcelClouds, volPointInterpolation, pointConstraints, skewCorrectionVectors, FitData< FitDataType, ExtendedStencil, Polynomial >, wallDist, nearWallDist, LeastSquaresVectors< Stencil >, leastSquaresVectors, fvModels, and fvConstraints.