createUpdatedDynamicFvMesh.H File Reference

Required Variables. More...

Go to the source code of this file.

Functions

mesh update ()
 

Variables

Foam::autoPtr< Foam::dynamicFvMeshmeshPtr
 
dynamicFvMesh & mesh = meshPtr()
 

Detailed Description

Required Variables.

Original source file createUpdatedDynamicFvMesh.H

Provided Variables

Definition in file createUpdatedDynamicFvMesh.H.

Function Documentation

◆ update()

mesh update ( )

Referenced by solidificationMeltingSource::addSup(), nullSpace::adjustStep(), ISQP::adjustStep(), MMA::adjustStep(), cellVolumeWeight::cellVolumeWeight(), polyTopoChanger::changeMesh(), steadyOptimisation::checkEndOfLoopAndUpdate(), fvExprDriver::clearVariables(), quasiNewton::computeCorrection(), dynamicFvMesh::controlledUpdate(), topODesignVariables::initialize(), inverseDistance::inverseDistance(), leastSquares::leastSquares(), levelSetDesignVariables::levelSetDesignVariables(), medialAxisMeshMover::medialAxisMeshMover(), cellCellStencil::New(), nullSpace::nullSpace(), trackingInverseDistance::trackingInverseDistance(), treeDataCell::treeDataCell(), treeDataFace::treeDataFace(), treeDataPrimitivePatch< PatchType >::treeDataPrimitivePatch(), triangulatedPatch::triangulatedPatch(), sampledMeshedSurface::update(), directionalWallPointData< Type >::updateCell(), transportData::updateCell(), wallPointData< bool >::updateCell(), wallPointAddressing::updateCell(), smoothDelta::deltaData::updateCell(), wallNormalInfo::updateCell(), cellInfo::updateCell(), wallPoint::updateCell(), sweepData::updateCell(), smoothData::updateCell(), refinementDistanceData::updateCell(), wallPoints::updateCell(), patchEdgeFaceRegion::updateEdge(), patchEdgeFaceInfo::updateEdge(), pointEdgeCollapse::updateEdge(), externalPointEdgePoint::updateEdge(), pointEdgePoint::updateEdge(), pointEdgeStructuredWalk::updateEdge(), directionalWallPointData< Type >::updateFace(), transportData::updateFace(), wallPointData< bool >::updateFace(), wallPointAddressing::updateFace(), patchEdgeFaceRegion::updateFace(), smoothDelta::deltaData::updateFace(), wallNormalInfo::updateFace(), patchEdgeFaceInfo::updateFace(), cellInfo::updateFace(), wallPoint::updateFace(), sweepData::updateFace(), smoothData::updateFace(), refinementDistanceData::updateFace(), wallPoints::updateFace(), pointEdgeCollapse::updatePoint(), externalPointEdgePoint::updatePoint(), pointEdgeStructuredWalk::updatePoint(), pointEdgePoint::updatePoint(), fvExprDriver::updateSpecialVariables(), voxelMeshSearch::voxelMeshSearch(), specieReactionRates< ChemistryModelType >::write(), fluxSummary::write(), ensightWrite::write(), vtkWrite::write(), and surfaceFieldValue::write().

Variable Documentation

◆ meshPtr

meshPtr
Initial value:
(
IOobject
(
polyMesh::defaultRegion,
runTime.timeName(),
IOobject::MUST_READ
)
)
engineTime & runTime
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
Global function forwards to reuseTmpDimensionedField::New.

Definition at line 25 of file createUpdatedDynamicFvMesh.H.

◆ mesh

dynamicFvMesh& mesh = meshPtr()

Definition at line 44 of file createUpdatedDynamicFvMesh.H.