accelerInt  v0.1
Namespaces | Functions
solver_generic.c File Reference

the generic integration driver for the CPU solvers More...

#include "header.h"
#include "solver.h"
Include dependency graph for solver_generic.c:

Go to the source code of this file.

Namespaces

 generic
 

Functions

void generic::intDriver (const int NUM, const double t, const double t_end, const double *pr_global, double *y_global)
 Integration driver for the CPU integrators. More...
 

Detailed Description

the generic integration driver for the CPU solvers

Author
Nicholas Curtis
Date
03/10/2015

Definition in file solver_generic.c.