HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
MPI related structure. More...
#include <mpi.h>
Go to the source code of this file.
Data Structures | |
struct | MPIVariables |
Structure of MPI-related variables. More... | |
MPI related structure.
Definition in file mpivars_struct.h.
struct MPIVariables |
Structure of MPI-related variables.
This structure contains all the variables needed for parallel computations using the MPI library.
Definition at line 24 of file mpivars_struct.h.