20 #ifndef LIBMESH_LIBMESH_BASE_H 21 #define LIBMESH_LIBMESH_BASE_H 23 #include "libmesh/id_types.h" 50 namespace libMeshPrivateData {
51 #ifdef LIBMESH_HAVE_MPI 77 #ifdef LIBMESH_HAVE_MPI 87 #ifdef LIBMESH_HAVE_MPI 107 #define LIBMESH_USE_SEPARATE_NAMESPACE 1 113 #ifndef LIBMESH_REQUIRE_SEPARATE_NAMESPACE 118 #endif // LIBMESH_LIBMESH_BASE_H
processor_id_type global_n_processors()
processor_id_type _n_processors
Total number of processors used.
The libMesh namespace provides an interface to certain functionality in the library.
int _n_threads
Total number of threads possible.
uint8_t processor_id_type
uint8_t processor_id_type
processor_id_type _processor_id
The local processor id.
processor_id_type global_processor_id()