| balance() | binaryTree< CompType, ThermoType > | |
| binaryTree(TDACChemistryModel< CompType, ThermoType > &chemistry, dictionary coeffsDict) | binaryTree< CompType, ThermoType > | |
| binaryTreeSearch(const scalarField &phiq, node *node, chemPoint *&nearest) | binaryTree< CompType, ThermoType > | |
| chemPoint typedef | binaryTree< CompType, ThermoType > | |
| clear() | binaryTree< CompType, ThermoType > | |
| deleteAllNode() | binaryTree< CompType, ThermoType > | inline |
| deleteLeaf(chemPoint *&phi0) | binaryTree< CompType, ThermoType > | |
| depth(node *subTreeRoot) | binaryTree< CompType, ThermoType > | |
| depth() | binaryTree< CompType, ThermoType > | inline |
| insertNewLeaf(const scalarField &phiq, const scalarField &Rphiq, const scalarSquareMatrix &A, const scalarField &scaleFactor, const scalar &epsTol, const label nCols, chemPoint *&phi0) | binaryTree< CompType, ThermoType > | |
| isFull() | binaryTree< CompType, ThermoType > | |
| maxNLeafs() | binaryTree< CompType, ThermoType > | inline |
| node typedef | binaryTree< CompType, ThermoType > | |
| resetNumRetrieve() | binaryTree< CompType, ThermoType > | |
| root() | binaryTree< CompType, ThermoType > | inline |
| secondaryBTSearch(const scalarField &phiq, chemPoint *&x) | binaryTree< CompType, ThermoType > | |
| size() | binaryTree< CompType, ThermoType > | inline |
| treeMin(node *subTreeRoot) | binaryTree< CompType, ThermoType > | |
| treeMin() | binaryTree< CompType, ThermoType > | inline |
| treeSuccessor(chemPoint *x) | binaryTree< CompType, ThermoType > | |