#include "sundials_types.h"#include "nvector_serial.h"Include dependency graph for initialize.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | initialize (char *filename, Model_Data DS, Control_Data *CS, N_Vector CV_Y) |
| void initialize | ( | char * | filename, | |
| Model_Data | DS, | |||
| Control_Data * | CS, | |||
| N_Vector | CV_Y | |||
| ) |
Definition at line 43 of file initialize.cpp.
1.5.2