Go to the documentation of this file.
36 #ifndef movingImmersedBoundary_H
37 #define movingImmersedBoundary_H
const word name_
Patch name.
~movingImmersedBoundary()
Destructor.
movingImmersedBoundary(const movingImmersedBoundary &)
Disallow default bitwise copy construct.
A class for handling words, derived from string.
IOoject and searching on triSurface.
triSurfaceMesh refIbSurface_
Reference tri surface mesh position.
autoPtr< solidBodyMotionFunction > sbmfPtr_
Overset region motion control function.
const fvMesh & mesh_
Mesh reference.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const fvMesh & mesh() const
Return mesh.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const word & name() const
Return name.
void operator=(const movingImmersedBoundary &)
Disallow default bitwise assignment.
void movePoints() const
Move immersed boundary patch points.
Moving immesed boundary. Motion is prescribed using a solid body motion function.