10.1.5.0.4 Constants

Constants are singleton objects and are declared const. Note that not all globally defined MPI-/ objects are constant. For example, MPI::COMM_WORLD and MPI::COMM_SELF are not const.

MPI-Standard for MARMOT