Go to the documentation of this file.
62 "reconstruct("+ssf.name()+
')',
75 zeroGradientFvPatchScalarField::typeName
83 label own = owner[facei];
84 label nei = neighbour[facei];
86 rf[own] += (Sf[facei] & (Cf[facei] -
C[own]))*ssf[facei]/magSf[facei];
87 rf[nei] -= (Sf[facei] & (Cf[facei] -
C[nei]))*ssf[facei]/magSf[facei];
103 label own = pOwner[pFacei];
105 (pSf[pFacei] & (pCf[pFacei] -
C[own]))
106 *psf[pFacei]/pMagSf[pFacei];
112 treconField().correctBoundaryConditions();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
#define forAll(list, i)
Loop across all elements in list.
A class for managing temporary objects.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
const dimensionSet dimArea(sqr(dimLength))
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Reconstruct volField from a face flux field.
tmp< volScalarField > reconstructMag(const surfaceScalarField &)
Graphite solid properties.
Generic GeometricField class.
void clear() const
If object pointer points to valid object: