|
HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
#include <single_simulation.h>#include <ensemble_simulations.h>#include <sparse_grids_simulation.h>Go to the source code of this file.
Macros | |
| #define | _SIM_TYPE_SINGLE_ 0 |
| #define | _SIM_TYPE_ENSEMBLE_ 1 |
| #define | _SIM_TYPE_SPARSE_GRIDS_ 2 |
| #define _SIM_TYPE_SINGLE_ 0 |
Definition at line 4 of file simulation_library.h.
| #define _SIM_TYPE_ENSEMBLE_ 1 |
Definition at line 5 of file simulation_library.h.
| #define _SIM_TYPE_SPARSE_GRIDS_ 2 |
Definition at line 6 of file simulation_library.h.