#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.
References br_CALIB, model_data_structure::Ele, icsat_CALIB, element_type::node, model_data_structure::Node, model_data_structure::NumEle, poros_CALIB, rivEle_CALIB, satD_CALIB, setbr_CALIB(), seticsat_CALIB(), setporos_CALIB(), setrivEle_CALIB(), setsatD_CALIB(), nodes_type::x, nodes_type::y, nodes_type::zmax, and nodes_type::zmin.
Here is the call graph for this function:

1.5.2