Structure of variables/parameters and function pointers for time integration.
Contains function declarations for time integration.
Structure containing all solver-specific variables and functions.
Contains structure definition for hypar.
char time_scheme[_MAX_STRING_SIZE_]
Structure containing the parameters for the General Linear Methods with Global Error Estimators (GLM-...
int TimeGetAuxSolutions(int *N, double **uaux, void *s, int nu, int ns)