Go to the documentation of this file.
42 inverseDistanceDiffusivity,
101 zeroGradientFvPatchScalarField::typeName
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
virtual void correct()
Correct the motion diffusivity.
Takes a set of patches to start MeshWave from. After construction holds distance at cells and distanc...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
InternalField & internalField()
Return internal field.
virtual ~inverseDistanceDiffusivity()
Destructor.
label size() const
Return number of elements in table.
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
scalar distance(const vector &p1, const vector &p2)
void correctBoundaryConditions()
Correct boundary field.
inverseDistanceDiffusivity(const inverseDistanceDiffusivity &)
Disallow default bitwise copy construct.
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
tmp< scalarField > y() const
Return patch-cell-centre distance field.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)