ezp
Loading...
Searching...
No Matches
ezp::blacs_env< IT > Class Template Referencefinal
Inheritance diagram for ezp::blacs_env< IT >:
[legend]
Collaboration diagram for ezp::blacs_env< IT >:
[legend]

Public Member Functions

auto rank () const
 
auto size () const
 

Static Public Member Functions

static void do_not_manage_mpi ()
 Disables the management of MPI (Message Passing Interface) finalization.
 

Member Function Documentation

◆ do_not_manage_mpi()

template<index_t IT>
static void ezp::blacs_env< IT >::do_not_manage_mpi ( )
inlinestatic

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: