createFields.H File Reference
Include dependency graph for createFields.H:

Go to the source code of this file.

Functions

mesh Sf ()
 
Info<< "Reading field D\"<< endl;volVectorField D(IOobject("D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);autoPtr< volScalarField > Tptr (nullptr)
 
 if (thermalStress)
 

Function Documentation

◆ Sf()

mesh Sf ( )

Referenced by dynamicLagrangian< BasicTurbulenceModel >::correct(), surfaceInterpolationScheme< GType >::correction(), forAll(), faceCorrectedSnGrad< Type >::fullGradCorrection(), ddtScheme< Type >::fvcDdtPhiCoeff(), EulerDdtScheme< Type >::fvcDdtPhiCorr(), CoEulerDdtScheme< Type >::fvcDdtPhiCorr(), SLTSDdtScheme< Type >::fvcDdtPhiCorr(), localEulerDdtScheme< Type >::fvcDdtPhiCorr(), EulerDdtScheme< Type >::fvcDdtUfCorr(), CoEulerDdtScheme< Type >::fvcDdtUfCorr(), SLTSDdtScheme< Type >::fvcDdtUfCorr(), localEulerDdtScheme< Type >::fvcDdtUfCorr(), thermalBaffle::info(), SurfaceFilmModel< Foam::KinematicCloud< Cloud< basicKinematicCollidingParcel > > >::inject(), surfaceInterpolationScheme< GType >::interpolate(), Foam::fvc::interpolate(), PhiScheme< Type, PhiLimiter >::limiter(), surfaceInterpolationScheme< GType >::mesh(), MGridGenGAMGAgglomeration::MGridGenGAMGAgglomeration(), surfaceInterpolation::movePoints(), directionalDiffusivity::operator()(), motionDirectionalDiffusivity::operator()(), anisotropicFilter::operator()(), pressureInletUniformVelocityFvPatchVectorField::operator=(), primitiveMesh::pointInCell(), Foam::fvc::reconstructMag(), dynamicRefineFvMesh::refine(), cyclicACMIPolyPatch::resetAMI(), rotorDiskSource::setFaceArea(), dynamicRefineFvMesh::unrefine(), pressureInletUniformVelocityFvPatchVectorField::updateCoeffs(), outletPhaseMeanVelocityFvPatchVectorField::updateCoeffs(), mappedFlowRateFvPatchVectorField::updateCoeffs(), wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), SRFFreestreamVelocityFvPatchVectorField::updateCoeffs(), waveVelocityFvPatchVectorField::updateCoeffs(), surfaceFieldValue::writeValues(), FSD< ReactionThermo, ThermoType >::~FSD(), and skewCorrectionVectors::~skewCorrectionVectors().

Here is the caller graph for this function:

◆ Tptr()

Info<< "Reading field D\n" << endl;volVectorField D( IOobject ( "D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);autoPtr<volScalarField> Tptr ( nullptr  )

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( thermalStress  )