readSolidDisplacementFoamControls.H File Reference

Go to the source code of this file.

Functions

stressControl lookup ("compactNormalStress") >> compactNormalStress
 

Variables

 nCorr = stressControl.lookupOrDefault<int>("nCorrectors", 1)
 
 convergenceTolerance = stressControl.lookup<scalar>("D")
 

Function Documentation

◆ lookup()

stressControl lookup ( "compactNormalStress"  )

Referenced by solidificationMeltingSource::addSupFields(), boundaryRegion::boundaryTypes(), fixedTemperatureConstraint::constrain(), solution::dict(), displacementLaplacianFvMotionSolver::diffusivity(), FacePostProcessing< CloudType >::FacePostProcessing(), if(), dictionary::isNull(), velocityComponentLaplacianFvMotionSolver::mapMesh(), velocityLaplacianFvMotionSolver::mapMesh(), displacementSBRStressFvMotionSolver::mapMesh(), displacementComponentLaplacianFvMotionSolver::mapMesh(), cellTable::materialTypes(), displacementMeshMoverMotionSolver::meshMover(), NamedEnum< compressibleField, 8 >::names(), boundaryRegion::names(), cellTable::names(), userTime::New(), Foam::operator>>(), ParticleCollector< CloudType >::ParticleCollector(), ParticleErosion< CloudType >::ParticleErosion(), PatchPostProcessing< CloudType >::PatchPostProcessing(), OBJsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), STARCDsurfaceFormat< Face >::read(), cavitationModel::read(), SRFModel::read(), STARCDsurfaceFormatCore::readInpCellTable(), Maxwell< BasicMomentumTransportModel >::readModeCoefficients(), cellTable::selectType(), UnsortedMeshedSurface< Face >::sortedZones(), StandardWallInteraction< CloudType >::StandardWallInteraction(), velocityComponentLaplacianFvMotionSolver::topoChange(), velocityLaplacianFvMotionSolver::topoChange(), displacementSBRStressFvMotionSolver::topoChange(), displacementComponentLaplacianFvMotionSolver::topoChange(), USERD_get_part_elements_by_type(), Foam::zeroDimensionalFvMesh(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().

Here is the caller graph for this function:

Variable Documentation

◆ nCorr

nCorr = stressControl.lookupOrDefault<int>("nCorrectors", 1)

Definition at line 5 of file readSolidDisplacementFoamControls.H.

◆ convergenceTolerance

convergenceTolerance = stressControl.lookup<scalar>("D")

Definition at line 6 of file readSolidDisplacementFoamControls.H.