106 inline Cmpt
operator&
112 return b1.a()*b2.a() + b1.b()*b2.b() + b1.c()*b2.c();
static const Foam::dimensionedScalar A("A", Foam::dimPressure, 611.21)
static const Foam::dimensionedScalar B("B", Foam::dimless, 18.678)
static const Foam::dimensionedScalar C("C", Foam::dimTemperature, 234.5)
Templated 2D Barycentric derived from VectorSpace. Has 3 components, one of which is redundant.
Barycentric2D()
Construct null.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...