pihm/et_is.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "nvector_serial.h"
#include "sundials_types.h"
#include "ihm.h"
#include "calib.h"
#include "et_is.h"

Include dependency graph for et_is.cpp:

Go to the source code of this file.

Defines

#define EPSILON   0.05

Functions

realtype Interpolation (TSD *Data, realtype t)
void calIS (realtype t, realtype stepsize, void *DS, N_Vector VY)
void calET (realtype t, realtype stepsize, N_Vector VY, void *DS)

Variables

realtype is_CALIB
realtype et0_CALIB
realtype mf_CALIB
realtype tf_CALIB


Define Documentation

#define EPSILON   0.05

Definition at line 39 of file et_is.cpp.

Referenced by CS_AreaOrPerem(), and CS_AreaOrPerem1().


Function Documentation

void calET ( realtype  t,
realtype  stepsize,
N_Vector  VY,
void *  DS 
)

Definition at line 241 of file et_is.cpp.

void calIS ( realtype  t,
realtype  stepsize,
void *  DS,
N_Vector  VY 
)

Bhatt

Definition at line 54 of file et_is.cpp.

Referenced by ihm10().

realtype Interpolation ( TSD Data,
realtype  t 
)

Definition at line 1273 of file f.cpp.

References TSD_type::iCounter, TSD_type::length, and TSD_type::TS.

Referenced by calIS().


Variable Documentation

realtype et0_CALIB

Definition at line 42 of file et_is.cpp.

realtype is_CALIB

Definition at line 41 of file et_is.cpp.

realtype mf_CALIB

Definition at line 43 of file et_is.cpp.

realtype tf_CALIB

Definition at line 44 of file et_is.cpp.


Generated on Sun Aug 5 17:34:27 2007 for PIHMgis by  doxygen 1.5.2