|
HΦ
3.2.0
|
#include <struct.h>
Data Fields | |
| double | Tinit |
| double | TimeSlice |
| int | OutputInterval |
| int | ExpandCoef |
| int | ExpecInterval |
| int ParamList::ExpandCoef |
Definition at line 35 of file struct.h.
Referenced by MultiplyForTEM(), and ReadDefFileNInt().
| int ParamList::ExpecInterval |
Definition at line 36 of file struct.h.
Referenced by main(), and ReadDefFileNInt().
| int ParamList::OutputInterval |
Definition at line 34 of file struct.h.
Referenced by CalcByTEM(), and ReadDefFileNInt().
| double ParamList::TimeSlice |
Definition at line 33 of file struct.h.
Referenced by CalcByTEM(), MultiplyForTEM(), and ReadDefFileNInt().
| double ParamList::Tinit |
Definition at line 32 of file struct.h.
Referenced by CalcByTEM(), and ReadDefFileNInt().