QuESTEnv Struct Reference

Information about the environment the program is running in. More...

#include <QuEST.h>

Data Fields

int numRanks
 
int rank
 

Detailed Description

Information about the environment the program is running in.

In practice, this holds info about MPI ranks and helps to hide MPI initialization code

Author
Ania Brown

Definition at line 242 of file QuEST.h.

Field Documentation

◆ numRanks

◆ rank

int QuESTEnv::rank

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