44 tmp<SurfaceField<Type>>
51 return scheme_().interpolate(phi, vf);
63 return scheme_().flux(faceFlux, vf);
76 scheme_().fvmDiv(faceFlux, vf)
90 scheme_().fvcDiv(faceFlux, vf)
Generic GeometricField class.
tmp< fvMatrix< Type > > fvmDiv(const surfaceScalarField &, const VolField< Type > &) const
tmp< SurfaceField< Type > > interpolate(const surfaceScalarField &, const VolField< Type > &) const
tmp< VolField< Type > > fvcDiv(const surfaceScalarField &, const VolField< Type > &) const
tmp< SurfaceField< Type > > flux(const surfaceScalarField &, const VolField< Type > &) const
A class for managing temporary objects.
A special matrix type and solver, designed for finite volume solutions of scalar equations.
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField.
Calculate the matrix for implicit and explicit sources.
void surfaceIntegrate(Field< Type > &ivf, const SurfaceField< Type > &ssf)
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const VolField< Type > &)