Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamsys::instance::MPIInitInfo Struct Reference

Struct containing MPI Init informations Usage. More...

#include <shamsys/include/shamsys/NodeInstance.hpp>

Public Attributes

int argc
 
char ** argv
 
std::optional< shamcomm::StateMPI_Awareforced_state
 

Detailed Description

Struct containing MPI Init informations Usage.

MPIInitInfo{argc, argv}
Struct containing MPI Init informations Usage.

Definition at line 66 of file NodeInstance.hpp.

Member Data Documentation

◆ argc

int shamsys::instance::MPIInitInfo::argc

Definition at line 67 of file NodeInstance.hpp.

◆ argv

char** shamsys::instance::MPIInitInfo::argv

Definition at line 68 of file NodeInstance.hpp.

◆ forced_state

std::optional<shamcomm::StateMPI_Aware> shamsys::instance::MPIInitInfo::forced_state

Definition at line 69 of file NodeInstance.hpp.


The documentation for this struct was generated from the following file: