Loading...
Searching...
No Matches
createFvFields.H File Reference

Go to the source code of this file.

Functions

const volSurfaceMapping vsm (aMesh)
volVectorField U (IOobject("U", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedVector(dimVelocity, Zero))
volScalarField H (IOobject("H", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar(dimLength, Zero))

Function Documentation

◆ vsm()

const volSurfaceMapping vsm ( aMesh )

Referenced by contactHeatFluxSource::addSup(), mapToVolume(), mapToVolume(), and sensitivitySurface::smoothSensitivities().

Here is the caller graph for this function:

◆ U()

volVectorField U ( IOobject("U", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE) ,
mesh ,
dimensionedVector(dimVelocity, Zero)  )

References mesh, and runTime.

◆ H()

volScalarField H ( IOobject("H", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE) ,
mesh ,
dimensionedScalar(dimLength, Zero)  )