envs_mpi.h File Reference

LibRPA: envs_mpi.h File Reference
LibRPA
envs_mpi.h File Reference

Environment setup regarding MPI. More...

#include <string>
#include <mpi.h>
#include "parallel_mpi.h"
Include dependency graph for envs_mpi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LIBRPA
 
 LIBRPA::envs
 
 LIBRPA::utils
 
 LIBRPA::app
 

Functions

void LIBRPA::envs::initialize_mpi (const MPI_Comm &mpi_comm_global_in)
 Initialize the MPI environment of LibRPA. More...
 
bool LIBRPA::envs::is_mpi_initialized ()
 Check whether the MPI environment of LibRPA is correctly initialized.
 
void LIBRPA::envs::finalize_mpi ()
 Finalize the MPI environment of LibRPA.
 

Detailed Description

Environment setup regarding MPI.

Author
Min-Ye Zhang
Date
2024-07-02