#include <asg.hh>
Public Attributes | |
| float | dt |
| RPNT | lam |
| int | k |
| int | ndim |
| IPNT | lbc |
| IPNT | rbc |
| IPNT | nls |
| IPNT | nrs |
| int | extd |
| FILE * | stream |
| float ** | coeffs |
| float | cmax |
| float | cmin |
| float | amp |
| float * | ep [RARR_MAX_NDIM] |
| float * | epp [RARR_MAX_NDIM] |
| float * | ev [RARR_MAX_NDIM] |
| float * | evp [RARR_MAX_NDIM] |
Definition at line 38 of file asg.hh.
| float s_asg_ts_pars::dt |
| int s_asg_ts_pars::k |
| FILE* s_asg_ts_pars::stream |
| float** s_asg_ts_pars::coeffs |
| float s_asg_ts_pars::cmax |
| float s_asg_ts_pars::cmin |
| float s_asg_ts_pars::amp |
| float* s_asg_ts_pars::ep[RARR_MAX_NDIM] |
| float* s_asg_ts_pars::epp[RARR_MAX_NDIM] |
| float* s_asg_ts_pars::ev[RARR_MAX_NDIM] |
| float* s_asg_ts_pars::evp[RARR_MAX_NDIM] |
1.4.7