ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
MPI Info object implements functionalities to handle MPI Info objects, e.g. initialize from a XML file. More...
#include <MPI_Info_object.h>
Public Member Functions | |
void | readXML (XMLfile &xmlconfig) |
read key value pairs to be set in the MPI info object More... | |
void | reset () |
reset MPI info object | |
void | add_hint (std::string &key, std::string &value) |
Add a hint key value pair. | |
void | get_dup_MPI_Info (MPI_Info *mpi_info) |
Obtains the MPI info object as a duplicate of the internal one. | |
operator MPI_Info () const | |
MPI Info object implements functionalities to handle MPI Info objects, e.g. initialize from a XML file.
void MPI_Info_object::readXML | ( | XMLfile & | xmlconfig | ) |
read key value pairs to be set in the MPI info object
The following xml object structure is handled by this method: