Go to the documentation of this file.
39 displacementMeshMoverMotionSolver,
70 if (!meshMoverPtr_.valid())
72 const word moverType(coeffDict().
lookup(
"meshMover"));
77 coeffDict().subDict(moverType +
"Coeffs"),
82 return meshMoverPtr_();
102 pointDisplacement().boundaryField().updateCoeffs();
104 label nAllowableErrors = 0;
108 coeffDict().subDict(meshMover().
type() +
"Coeffs"),
114 pointDisplacement().correctBoundaryConditions();
123 if (meshMoverPtr_.valid())
125 meshMover().movePoints(
p);
138 meshMoverPtr_.clear();
vectorField pointField
pointField is a vectorField.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
A class for handling words, derived from string.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
virtual void updateMesh(const mapPolyMesh &)
Update local data for topology changes.
virtual void updateMesh(const mapPolyMesh &)
Update topology.
virtual void solve()
Solve for motion.
~displacementMeshMoverMotionSolver()
Destructor.
Mesh consisting of general polyhedral cells.
externalDisplacementMeshMover & meshMover() const
virtual tmp< pointField > curPoints() const
Return point location obtained from the current motion field.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
static autoPtr< externalDisplacementMeshMover > New(const word &type, const dictionary &dict, const List< labelPair > &baffles, pointVectorField &pointDisplacement)
Return a reference to the selected meshMover model.
Virtual base class for mesh movers with externally provided displacement field giving the boundary co...
labelList identity(const label len)
Create identity map (map[i] == i) of given length.
Virtual base class for displacement motion solver.
Macros for easy insertion into run-time selection tables.
virtual void movePoints(const pointField &)
Update local data for geometry changes.
virtual void movePoints(const pointField &)
Update local data for geometry changes.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
displacementMeshMoverMotionSolver(const displacementMeshMoverMotionSolver &)
Disallow default bitwise copy construct.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)
static labelPairList findDuplicateFacePairs(const polyMesh &)
Helper routine to find all baffles (two boundary faces.
stressControl lookup("compactNormalStress") >> compactNormalStress