Stride Reference Manual  1.0
stride::run::SimulatorWorldrank Struct Reference

#include <Runner.h>

Collaboration diagram for stride::run::SimulatorWorldrank:
Collaboration graph

Public Member Functions

 SimulatorWorldrank (const std::string &name, int rank)
 

Public Attributes

char simulator_name [20]
 
int world_rank
 

Detailed Description

Definition at line 29 of file Runner.h.

Constructor & Destructor Documentation

stride::run::SimulatorWorldrank::SimulatorWorldrank ( const std::string &  name,
int  rank 
)
inline

Definition at line 30 of file Runner.h.

References simulator_name.

Member Data Documentation

char stride::run::SimulatorWorldrank::simulator_name[20]

Definition at line 34 of file Runner.h.

Referenced by SimulatorWorldrank().

int stride::run::SimulatorWorldrank::world_rank

Definition at line 35 of file Runner.h.


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