HPhi++
3.1.0
|
#include <struct.hpp>
Public Attributes | |
double | Tinit |
double | TimeSlice |
int | OutputInterval = 0 |
int | ExpandCoef = 0 |
int | ExpecInterval = 0 |
Definition at line 30 of file struct.hpp.
int ParamList::ExpandCoef = 0 |
Definition at line 35 of file struct.hpp.
Referenced by MultiplyForTEM(), and ReadDefFileNInt().
int ParamList::ExpecInterval = 0 |
Definition at line 36 of file struct.hpp.
Referenced by main(), and ReadDefFileNInt().
int ParamList::OutputInterval = 0 |
Definition at line 34 of file struct.hpp.
Referenced by CalcByTEM(), and ReadDefFileNInt().
double ParamList::TimeSlice |
Definition at line 33 of file struct.hpp.
Referenced by CalcByTEM(), MultiplyForTEM(), and ReadDefFileNInt().
double ParamList::Tinit |
Definition at line 32 of file struct.hpp.
Referenced by CalcByTEM(), and ReadDefFileNInt().