31 template<
template<
class>
class PrimitiveField>
34 const LagrangianEqnBase& eqn,
35 const LagrangianSubField<scalar, PrimitiveField>&
S
43 template<
template<
class>
class PrimitiveField>
46 const LagrangianEqnBase& eqn,
47 const tmp<LagrangianSubField<scalar, PrimitiveField>>& tS
50 scalarCoeff_(eqn, tS),
57 template<
template<
class>
class PrimitiveField>
60 const LagrangianSubField<scalar, PrimitiveField>&
S
63 if (tensorCoeff_.valid())
74 template<
template<
class>
class PrimitiveField>
77 const LagrangianSubField<tensor, PrimitiveField>&
S
85 template<
template<
class>
class PrimitiveField>
88 const tmp<LagrangianSubField<scalar, PrimitiveField>>& tS
91 if (tensorCoeff_.valid())
102 template<
template<
class>
class PrimitiveField>
105 const tmp<LagrangianSubField<tensor, PrimitiveField>>& tS
113 template<
template<
class>
class PrimitiveField>
116 const LagrangianSubField<scalar, PrimitiveField>&
S
119 if (tensorCoeff_.valid())
130 template<
template<
class>
class PrimitiveField>
133 const LagrangianSubField<tensor, PrimitiveField>&
S
141 template<
template<
class>
class PrimitiveField>
144 const tmp<LagrangianSubField<scalar, PrimitiveField>>& tS
147 if (tensorCoeff_.valid())
158 template<
template<
class>
class PrimitiveField>
161 const tmp<LagrangianSubField<tensor, PrimitiveField>>& tS
169 template<
template<
class>
class PrimitiveField>
172 const LagrangianSubField<scalar, PrimitiveField>&
S
180 template<
template<
class>
class PrimitiveField>
183 const tmp<LagrangianSubField<scalar, PrimitiveField>>& tS
191 template<
template<
class>
class PrimitiveField>
194 const LagrangianSubField<scalar, PrimitiveField>&
S
202 template<
template<
class>
class PrimitiveField>
205 const tmp<LagrangianSubField<scalar, PrimitiveField>>& tS
Wrapper around LagrangianCoeff to specialise for the implicit coefficient. Trivial at present....
LagrangianSp(const LagrangianSp< Type > &Sp)
Construct as copy.
tmp< fvMatrix< Type > > S(const Pair< tmp< volScalarField::Internal >> &, const VolField< Type > &)
static const Identity< scalar > I