Home
last modified time | relevance | path

Searched defs:MPIManager (Results 1 – 4 of 4) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/misc/
H A Dmpimanager.hh23 struct MPIManager struct
26 CollectiveCommunication;
28 static MPIManager &instance () in instance()
33 static bool mpiFinalized () in mpiFinalized()
48 struct PETSc
68 ~MPIManager() in ~MPIManager()
147 static const CollectiveCommunication &comm () in comm()
155 static int rank () in rank()
160 static int size () in size()
166 MPIHelper *helper_ = nullptr;
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DMPIManager.cpp23 MPIManager::MPIManager(): in MPIManager() function in Dakota::MPIManager
44 MPIManager::MPIManager(int& argc, char**& argv): in MPIManager() function in Dakota::MPIManager
65 MPIManager::MPIManager(MPI_Comm dakota_mpi_comm): in MPIManager() function in Dakota::MPIManager
H A DMPIManager.hpp41 class MPIManager { class
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dmpi_manager.cpp57 nest::MPIManager::MPIManager() in MPIManager() function in nest::MPIManager