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

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

Go to the source code of this file.
| Functions | |
| int | f (realtype t, N_Vector CV_Y, N_Vector CV_Ydot, void *DS) | 
| int f | ( | realtype | t, | |
| N_Vector | CV_Y, | |||
| N_Vector | CV_Ydot, | |||
| void * | DS | |||
| ) | 
printf("%.35lf %d %lf\n",t, i, Y[i]);
Avg perimeter
delete replace Wid by 0.5*avg_perim
delete replace Wid by 0.5*avg_perim
delete derive denominator to be replace by volume
Definition at line 287 of file f.cpp.
References ABS_TOL, model_data_structure::Ele, et1_CALIB, et2_CALIB, Kh_CALIB, mp_MULTFH, mp_MULTFV, mpArea_CALIB, model_data_structure::NumEle, model_data_structure::NumRiv, ovl_THRESH_H, ovl_THRESH_V, Rec_CALIB, rivK_CALIB, rzd_CALIB, sat_THRESH, setet1_CALIB(), setet2_CALIB(), setKh_CALIB(), setmp_MULTFH(), setmp_MULTFV(), setmpArea_CALIB(), setovl_THRESH_H(), setovl_THRESH_V(), setRec_CALIB(), setrivK_CALIB(), setrzd_CALIB(), setsat_THRESH(), setVic_CALIB(), Vic_CALIB, element_type::zmax, and element_type::zmin.
Here is the call graph for this function:

 1.5.2
 1.5.2