enum_parallel_type.h File Reference

Go to the source code of this file.

Namespaces

 libMesh
 

Enumerations

enum  libMesh::ParallelType : int {
  libMesh::AUTOMATIC =0, libMesh::SERIAL, libMesh::PARALLEL, libMesh::GHOSTED,
  libMesh::INVALID_PARALLELIZATION
}