44 tmp<GeometricField<Type, fvPatchField, volMesh>>
58 "average("+ssf.
name()+
')',
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField...
#define forAll(list, i)
Loop across all elements in list.
const word & name() const
Return name.
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > linearInterpolate(const GeometricField< Type, fvPatchField, volMesh > &vf)
const Boundary & boundaryField() const
Return const-reference to the boundary field.
Generic GeometricField class.
Generic dimensioned Type class.
label nGeometricD() const
Return the number of valid geometric dimensions in the mesh.
Area-weighted average a surfaceField creating a volField.
const dimensionSet & dimensions() const
Return dimensions.
const surfaceScalarField & magSf() const
Return cell face area magnitudes.
Internal::FieldType & primitiveFieldRef()
Return a reference to the internal field.
const Mesh & mesh() const
Return mesh.
Internal & ref()
Return a reference to the dimensioned internal field.
const fileName & instance() const
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
Mesh data needed to do the Finite Volume discretisation.
void correctBoundaryConditions()
Correct boundary field.
tmp< GeometricField< Type, fvPatchField, volMesh > > average(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
Area-weighted average a surfaceField creating a volField.
tmp< GeometricField< Type, fvPatchField, volMesh > > surfaceSum(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...