124 return b1.
a()*b2.
a() + b1.
b()*b2.
b() + b1.
c()*b2.
c() + b1.
d()*b2.
d();
static const Foam::dimensionedScalar A("A", Foam::dimPressure, 611.21)
static const Foam::dimensionedScalar B("B", Foam::dimless, 18.678)
static const Foam::dimensionedScalar D("D", Foam::dimTemperature, 257.14)
static const Foam::dimensionedScalar C("C", Foam::dimTemperature, 234.5)
Templated 3D Barycentric derived from VectorSpace. Has 4 components, one of which is redundant.
Barycentric()
Construct null.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
tmp< VolField< Type > > operator&(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)