120 return Su.S()/
Sp.S();
Class to store a coefficient of a Lagrangian equation.
This class stores the coefficients of a Lagrangian equation, and facilitates solving that equation an...
tmp< LagrangianSubSubField< Type > > psi() const
Return the field.
Wrapper around LagrangianCoeff to specialise for the implicit coefficient. Trivial at present....
tmp< LagrangianCoeff< Type, false > > H() const
Return the scalar off-diagonal coefficients.
LagrangianSp(const LagrangianSp< Type > &Sp)
Construct as copy.
void operator-=(const LagrangianSp< Type > &Sp)
Subtraction assignment.
tmp< LagrangianCoeff< Type, false > > Su() const
Return the equivalent explicit coefficient.
tmp< LagrangianCoeff< scalar, true > > A() const
Return the scalar diagonal coefficient.
void operator+=(const LagrangianSp< Type > &Sp)
Addition assignment.
A class for managing temporary objects.
bool valid(const PtrList< ModelType > &l)
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
tmp< VolField< Type > > Sp(const volScalarField &sp, const VolField< Type > &vf)
tmp< fvMatrix< Type > > S(const Pair< tmp< volScalarField::Internal >> &, const VolField< Type > &)