Traverse Class Reference
Traverse is a multi-mesh traversal utility class. Given N meshes sharing the same base mesh it walks through all (pseudo-)elements of the union of all the N meshes.
More...
#include <traverse.h>
List of all members.
Detailed Description
Traverse is a multi-mesh traversal utility class. Given N meshes sharing the same base mesh it walks through all (pseudo-)elements of the union of all the N meshes.
Member Function Documentation
| UniData ** Traverse::construct_union_mesh |
( |
Mesh * |
unimesh |
) |
|
| void Traverse::finish |
( |
|
) |
|
| Element* Traverse::get_base |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: