topoChangerFvMesh without any added functionality. More...
#include <topoChangerFvMesh/rawTopoChangerFvMesh.H>
topoChangerFvMesh without any added functionality.
Note: run without FOAM_SETNAN. Temporary has unitialised patch data when faces get created out of nothing.
Definition at line 55 of file rawTopoChangerFvMesh.H.
Public Member Functions | |
TypeName ("rawTopoChangerFvMesh") | |
Runtime type information.
| |
rawTopoChangerFvMesh (const IOobject &io) | |
Construct from database.
| |
virtual | ~rawTopoChangerFvMesh () |
virtual bool | update () |
Update the mesh for both mesh motion and topology change.
|
rawTopoChangerFvMesh | ( | const IOobject & | io ) | [explicit]
|
Construct from database.
Definition at line 49 of file rawTopoChangerFvMesh.C.
~rawTopoChangerFvMesh | ( | ) | [virtual]
|
Definition at line 57 of file rawTopoChangerFvMesh.C.
TypeName | ( | "rawTopoChangerFvMesh" | ) |
Runtime type information.
bool update | ( | ) | [virtual]
|
Update the mesh for both mesh motion and topology change.
Implements topoChangerFvMesh.
Definition at line 63 of file rawTopoChangerFvMesh.C.
References Foam::endl(), forAll, Foam::Info, Foam::linearInterpolate(), phi, U, and autoPtr< T >::valid().