Public Member Functions | |
template<class Type > | |
MoveableMeshObject (Type &mo) | |
virtual bool | movePoints ()=0 |
Update for mesh motion. More... | |
Public Member Functions inherited from DeletableMeshObject< Mesh > | |
template<class Type > | |
DeletableMeshObject (Type &mo) | |
virtual | ~DeletableMeshObject ()=default |
Virtual destructor to make class polymorphic. More... | |
Definition at line 92 of file MeshObjects.H.
|
inline |
Definition at line 99 of file MeshObjects.H.
|
pure virtual |
Update for mesh motion.
Implemented in anisotropic< SolidThermophysicalTransportModel >, MaxwellStefan< BasicThermophysicalTransportModel >, MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >, Fickian< BasicThermophysicalTransportModel >, Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >, Residuals< Type >, cpuLoad, pointMesh, twoDPointCorrector, nonConformalBoundary, cellEdgeAddressingList, parcelClouds, pointConstraints, skewCorrectionVectors, FitData< FitDataType, ExtendedStencil, Polynomial >, centredCFCFaceToCellStencilObject, upwindFECCellToFaceStencilObject, upwindCPCCellToFaceStencilObject, upwindCFCCellToFaceStencilObject, upwindCECCellToFaceStencilObject, pureUpwindCFCCellToFaceStencilObject, centredFECCellToFaceStencilObject, centredCPCCellToFaceStencilObject, centredCFCCellToFaceStencilObject, centredCECCellToFaceStencilObject, centredCPCCellToCellStencilObject, centredCFCCellToCellStencilObject, centredCECCellToCellStencilObject, LeastSquaresVectors< Stencil >, leastSquaresVectors, fvModels, and fvConstraints.