|
libMesh
|
Go to the source code of this file.
Classes | |
| class | libMesh::TreeBase |
| This is the base class for trees, it allows pointer usage of trees. More... | |
Namespaces | |
| libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
| libMesh::Trees | |
| For convenience we define QuadTrees and OctTrees explicitly. | |
Enumerations | |
| enum | libMesh::Trees::BuildType { libMesh::Trees::NODES =0, libMesh::Trees::ELEMENTS, libMesh::Trees::LOCAL_ELEMENTS, libMesh::Trees::INVALID_BUILD_TYPE } |
enum defining how to build the tree. More... | |
1.8.16