Home
last modified time | relevance | path

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

/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/common/
H A Ddeclaration.hh43 struct ALUGridMPIComm { struct
46 ALUGridMPIComm() : mpiComm_( MPI_COMM_WORLD ) {} in ALUGridMPIComm() function
47 ALUGridMPIComm( MPI_Comm comm ) : mpiComm_( comm ) {} in ALUGridMPIComm() function
64 * \tparam Comm type of communicator (Dune::ALUGridMPIComm or Dune::ALUGridNoComm)