createFvFields.H File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ U()

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

◆ H()

◆ vsm()

volSurfaceMapping vsm ( aMesh  )

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

Here is the caller graph for this function: