171 inline const scalar&
a()
const
chemPointISAT * leafRight_
Element on the right.
void calcV(const chemPointISAT &elementLeft, const chemPointISAT &elementRight, scalarField &v)
Compute vector v:
binaryNode()
Construct null.
chemPointISAT *& leafLeft()
Access.
const scalarField & v() const
Topology.
binaryNode * nodeRight_
Node which follows on the right.
binaryNode * parent_
Parent node.
binaryNode *& nodeRight()
binaryNode * nodeLeft_
Node which follows on the left.
scalar calcA(const chemPointISAT &elementLeft, const chemPointISAT &elementRight)
Compute a the product v^T.phih, with phih = (phi0 + phiq)/2.
chemPointISAT *& leafRight()
chemPointISAT * leafLeft_
Element on the left.
Leaf of the binary tree. The chemPoint stores the composition 'phi', the mapping of this composition ...