Functions | Variables
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(), ensightPartCells::classify(), laminar< Type >::correct(), displacementLaplacianFvMotionSolver::diffusivity(), interpolationLookUpTable< scalar >::dimensionTable(), vtkUnstructuredReader::extractCells(), FacePostProcessing< CloudType >::FacePostProcessing(), if(), InflationInjection< CloudType >::InflationInjection(), diffusionMulticomponent< CombThermoType, ThermoType >::init(), ParticleCollector< CloudType >::initConcentricCircles(), viewFactor::initialise(), fvDOM::initialise(), InjectionModel< CloudType >::InjectionModel(), main(), degenerateMatcher::match(), cellTable::materialTypes(), displacementMeshMoverMotionSolver::meshMover(), boundaryRegion::names(), cellTable::names(), cellTable::namesList(), Foam::operator>>(), dictionary::operator[](), PairSpringSliderDashpot< CloudType >::PairSpringSliderDashpot(), ParticleCollector< CloudType >::ParticleCollector(), ParticleErosion< CloudType >::ParticleErosion(), PatchPostProcessing< CloudType >::PatchPostProcessing(), TRIsurfaceFormatCore::read(), tolerances::read(), OBJsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), STARCDsurfaceFormat< Face >::read(), SRFModel::read(), combustionModel::read(), radiationModel::read(), STLsurfaceFormatCore::readBINARY(), STARCDsurfaceFormatCore::readInpCellTable(), fvSchemes::schemesDict(), cellTable::selectType(), sixDoFRigidBodyMotionSolver::sixDoFRigidBodyMotionSolver(), solution::solutionDict(), UnsortedMeshedSurface< Face >::sortedZones(), StandardWallInteraction< CloudType >::StandardWallInteraction(), dictionaryEntry::stream(), velocityComponentLaplacianFvMotionSolver::updateMesh(), velocityLaplacianFvMotionSolver::updateMesh(), displacementComponentLaplacianFvMotionSolver::updateMesh(), displacementSBRStressFvMotionSolver::updateMesh(), USERD_get_part_elements_by_type(), velocityDisplacementMotionSolver::velocityDisplacementMotionSolver(), WallLocalSpringSliderDashpot< CloudType >::WallLocalSpringSliderDashpot(), WallSpringSliderDashpot< CloudType >::WallSpringSliderDashpot(), ensightSurfaceWriter::writeCollated(), and cellTable::zoneMap().

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.