124 return b1.
a()*b2.
a() + b1.
b()*b2.
b() + b1.
c()*b2.
c() + b1.
d()*b2.
d();
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...
static const coefficient C("C", dimTemperature, 234.5)
static const coefficient D("D", dimTemperature, 257.14)
static const coefficient B("B", dimless, 18.678)
static const coefficient A("A", dimPressure, 611.21)
tmp< VolField< Type > > operator&(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)