Files | |
file | nodeAndRanks.h |
A small helper class that pairs TreeNode with a list of processors. | |
file | nodeAndValues.h |
A small helper class that pairs TreeNode with an array of values. The class is templated on the length and type of the array. This class has an MPI_Datatype associated with it and it can be communicated between processors. | |
file | octUtils.h |
A list of non-member functions for the TreeNode class. | |
file | TreeNode.h |
file | TreeNode.txx |
file | TreeNodePointer.h |