35 #ifndef CarrierCoeff_H
36 #define CarrierCoeff_H
51 template<
class Type,
bool Implicit>
74 template<
class PsiType>
Class to store a coefficient of a carrier equation.
void operator+=(const LagrangianCoeff< Type, Implicit > &lCoeff)
Addition assignment.
bool valid() const
Determine whether this coefficient has values or not.
CarrierCoeff(const VolField< PsiType > &psi)
Construct from a reference to the field.
void negate()
In-place negation.
void clear()
Clear the coefficient values.
void operator-=(const LagrangianCoeff< Type, Implicit > &lCoeff)
Subtraction assignment.
const DimensionedField< Type, volMesh > & S() const
Access the field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
Class to store a coefficient of a Lagrangian equation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Mesh data needed to do the Finite Volume discretisation.
const volScalarField & psi