|
|
auto | rank () const |
| |
|
auto | size () const |
| |
|
| static void | do_not_manage_mpi () |
| | Disables the management of MPI (Message Passing Interface) finalization.
|
| |
◆ do_not_manage_mpi()
template<index_t IT = int_t>
Disables the management of MPI (Message Passing Interface) finalization.
This static function sets the FINALIZE flag to false, indicating that the MPI environment should not be finalized by blacs. This can be useful in scenarios where MPI is managed externally or by another component.
The documentation for this class was generated from the following file: