![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Struct containing MPI Init informations Usage. More...
#include <shamsys/include/shamsys/NodeInstance.hpp>
Public Attributes | |
| int | argc |
| char ** | argv |
| std::optional< shamcomm::StateMPI_Aware > | forced_state |
Struct containing MPI Init informations Usage.
Definition at line 66 of file NodeInstance.hpp.
| int shamsys::instance::MPIInitInfo::argc |
Definition at line 67 of file NodeInstance.hpp.
| char** shamsys::instance::MPIInitInfo::argv |
Definition at line 68 of file NodeInstance.hpp.
| std::optional<shamcomm::StateMPI_Aware> shamsys::instance::MPIInitInfo::forced_state |
Definition at line 69 of file NodeInstance.hpp.