36 #ifndef upwind_LagrangianSpScheme_H
37 #define upwind_LagrangianSpScheme_H
54 template<
class Type,
class SpType>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Abstract base class for Lagrangian Sp schemes.
Upwind/Su-Sp Lagrangian Sp scheme.
virtual tmp< LagrangianEqn< Type > > LagrangianmSp(const LagrangianSubField< SpType > &Sp, const LagrangianSubSubField< Type > &psi)
Return the source matrix.
TypeName("upwind")
Runtime type information.
A class for managing temporary objects.
const volScalarField & psi
tmp< VolField< Type > > Sp(const volScalarField &sp, const VolField< Type > &vf)