![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
void | set_function_pointers (int(*resid_routines[N_RESID_ROUTINES])(SMODEL_SUPER *, double *, int, double, int, int, int, int), int(*init_routines[N_INIT_ROUTINES])(SMODEL_SUPER *), int(*forward_stepper[N_TIME_STEPPERS])(SMODEL_SUPER *)) |
This file sets the global arrays of function pointers to all residual and init routines as created in include/model_codes.h