libMesh
Namespaces | Enumerations
enum_parallel_type.h File Reference

Go to the source code of this file.

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Enumerations

enum  libMesh::ParallelType : int {
  libMesh::AUTOMATIC =0, libMesh::AUTOMATIC, libMesh::SERIAL, libMesh::PARALLEL,
  libMesh::GHOSTED, libMesh::INVALID_PARALLELIZATION
}
 Defines an enum for parallel data structure types. More...