27 #include "surfaceInterpolate.H"
51 "flux(" + vf.
name() +
')'
167 phi, vf,
"flux("+phi.
name()+
','+vf.
name()+
')'
const Mesh & mesh() const
Return mesh.
Function objects which generate the number, volume or mass flux of particles in a cloud.
Generic GeometricField class.
const word & name() const
Return name.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
static tmp< convectionScheme< Type > > New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)
Return a pointer to a new convectionScheme created on freestore.
A class for managing temporary objects.
void clear() const
If object pointer points to valid object:
A class for handling words, derived from string.
Calculate the face-flux of the given field.
tmp< SurfaceField< typename innerProduct< vector, Type >::type > > flux(const VolField< Type > &vf)
Return the face-flux field obtained from the given volVectorField.
static tmp< SurfaceField< typename innerProduct< vector, Type >::type > > dotInterpolate(const surfaceVectorField &Sf, const VolField< Type > &tvf)
Interpolate field onto faces.
word name(const bool)
Return a word representation of a bool.