libMesh
Loading...
Searching...
No Matches
Namespaces | Enumerations
enum_parallel_type.h File Reference

Go to the source code of this file.

Namespaces

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

Enumerations

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