31 int ns, nsims = TS->
nsims;
34 for (ns = 0; ns < nsims; ns++) {
Structure of variables/parameters and function pointers for time integration.
Structure defining a simulation.
Some basic definitions and macros.
Contains function declarations for time integration.
int(* RHSFunction)(double *, double *, void *, void *, double)
#define _ArrayScaleCopy1D_(x, a, y, size)
Structure containing all solver-specific variables and functions.
#define _ArrayAXPY_(x, a, y, size)
double * StageBoundaryIntegral
int TimeForwardEuler(void *ts)
double * StepBoundaryIntegral
Structure of MPI-related variables.
Contains macros and function definitions for common array operations.