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 = readScalar(stressControl.lookup("D"))
 

Function Documentation

◆ lookup()

stressControl lookup ( "compactNormalStress"  )

Referenced by boundaryRegion::boundaryTypes(), laminar< ReactionThermo >::correct(), displacementLaplacianFvMotionSolver::diffusivity(), displacementInterpolationMotionSolver::displacementInterpolationMotionSolver(), FacePostProcessing< CloudType >::FacePostProcessing(), if(), InflationInjection< CloudType >::InflationInjection(), InjectionModel< CloudType >::InjectionModel(), dictionary::isNull(), cellTable::materialTypes(), displacementMeshMoverMotionSolver::meshMover(), boundaryRegion::names(), cellTable::names(), Foam::operator>>(), PairSpringSliderDashpot< CloudType >::PairSpringSliderDashpot(), ParticleCollector< CloudType >::ParticleCollector(), ParticleErosion< CloudType >::ParticleErosion(), PatchPostProcessing< CloudType >::PatchPostProcessing(), OBJsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), STARCDsurfaceFormat< Face >::read(), interfaceProperties::read(), SRFModel::read(), STARCDsurfaceFormatCore::readInpCellTable(), rigidBodyMeshMotion::rigidBodyMeshMotion(), rigidBodyMeshMotionSolver::rigidBodyMeshMotionSolver(), cellTable::selectType(), sixDoFRigidBodyMotionSolver::sixDoFRigidBodyMotionSolver(), solution::solutionDict(), rigidBodyMeshMotionSolver::solve(), rigidBodyMeshMotion::solve(), UnsortedMeshedSurface< Face >::sortedZones(), StandardWallInteraction< CloudType >::StandardWallInteraction(), velocityComponentLaplacianFvMotionSolver::updateMesh(), velocityLaplacianFvMotionSolver::updateMesh(), displacementSBRStressFvMotionSolver::updateMesh(), displacementComponentLaplacianFvMotionSolver::updateMesh(), USERD_get_part_elements_by_type(), WallLocalSpringSliderDashpot< CloudType >::WallLocalSpringSliderDashpot(), WallSpringSliderDashpot< CloudType >::WallSpringSliderDashpot(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().

Here is the caller graph for this function:

Variable Documentation

◆ nCorr

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

Definition at line 1 of file readSolidDisplacementFoamControls.H.

◆ convergenceTolerance

convergenceTolerance = readScalar(stressControl.lookup("D"))

Definition at line 2 of file readSolidDisplacementFoamControls.H.