Zoltan2
Classes | Namespaces | Enumerations
Zoltan2_MeshAdapter.hpp File Reference

Defines the MeshAdapter interface. More...

#include <Zoltan2_Adapter.hpp>
Include dependency graph for Zoltan2_MeshAdapter.hpp:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Defines the MeshAdapter interface.

Definition in file Zoltan2_MeshAdapter.hpp.