|
Zoltan2
|
Defines the MeshAdapter interface. More...
#include <Zoltan2_Adapter.hpp>

Go to the source code of this file.
Classes | |
| class | Zoltan2::MeshAdapter< User > |
| MeshAdapter defines the interface for mesh input. More... | |
Namespaces | |
| namespace | Zoltan2 |
Enumerations | |
| enum | Zoltan2::MeshEntityType { Zoltan2::MESH_REGION, Zoltan2::MESH_FACE, Zoltan2::MESH_EDGE, Zoltan2::MESH_VERTEX } |
| Enumerate entity types for meshes: Regions, Faces, Edges, or Vertices. More... | |
Defines the MeshAdapter interface.
Definition in file Zoltan2_MeshAdapter.hpp.
1.7.6.1