

Public Member Functions | |
| ClassNameNoDebug (DynamicMeshType::typeName_.c_str()) | |
| SimplifiedDynamicFvMesh (const Time &runTime, const word ®ionName) | |
| Constructor. More... | |
| virtual bool | update () |
| Update the mesh for both mesh motion and topology change. More... | |
Public Member Functions inherited from simplifiedDynamicFvMeshBase | |
| TypeName ("simplifiedDynamicFvMeshBase") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, dynamicFvMesh, time,(const Time &runTime, const word ®ionName),(runTime, regionName)) | |
| simplifiedDynamicFvMeshBase () | |
| Constructor. More... | |
| virtual | ~simplifiedDynamicFvMeshBase ()=default |
| Destructor. More... | |
Public Member Functions inherited from columnFvMeshInfo | |
| ClassName ("columnFvMeshInfo") | |
| Runtime type information. More... | |
| columnFvMeshInfo (const Time &runTime, const word ®ionName) | |
Additional Inherited Members | |
Static Public Member Functions inherited from simplifiedDynamicFvMeshBase | |
| static autoPtr< dynamicFvMesh > | New (const IOobject &io) |
| Return a reference to the selected simplified mesh. More... | |
Protected Member Functions inherited from columnFvMeshInfo | |
| void | addLocalPatches (fvMesh &mesh) const |
| Add the patches to the mesh. More... | |
| void | initialiseZones (fvMesh &mesh) |
| Initialise zones if constructed from mesh. More... | |
Protected Attributes inherited from columnFvMeshInfo | |
| const word | regionName_ |
| Region of existing mesh. More... | |
| const word | localInstance_ |
| Location of existing mesh (if present) More... | |
| bool | createFromMesh_ |
| Created from existing mesh (false = from field) More... | |
| pointField | points1D_ |
| Points. More... | |
| faceList | faces1D_ |
| Faces. More... | |
| labelList | owner1D_ |
| Owner addressing. More... | |
| labelList | neighbour1D_ |
| Neighbour addressing. More... | |
| dictionary | patchEntries_ |
| Dictionary of patch information. More... | |
| label | nPatchWithFace_ |
| Number of patches with at least 1 local face. More... | |
Definition at line 98 of file simplifiedDynamicFvMesh.H.
| SimplifiedDynamicFvMesh | ( | const Time & | runTime, |
| const word & | regionName | ||
| ) |
Constructor.
Definition at line 26 of file simplifiedDynamicFvMeshTemplates.C.
References Foam::blockMeshTools::read().

| ClassNameNoDebug | ( | DynamicMeshType::typeName_. | c_str() | ) |
|
inlinevirtual |
Update the mesh for both mesh motion and topology change.
Definition at line 117 of file simplifiedDynamicFvMesh.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.