#include <ihm.h>
Public Attributes | |
| int | Verbose |
| int | Debug |
| int | Solver |
| int | NumSteps |
| int | res_out |
| int | flux_out |
| int | q_out |
| int | etis_out |
| int | int_type |
| realtype | abstol |
| realtype | reltol |
| realtype | InitStep |
| realtype | MaxStep |
| realtype | ETStep |
| int | GSType |
| int | MaxK |
| realtype | delt |
| realtype | StartTime |
| realtype | EndTime |
| int | outtype |
| realtype | a |
| realtype | b |
| realtype * | Tout |
| realtype * | Tout |
Definition at line 280 of file ihm.h.
| realtype control_data_structure::abstol |
| realtype control_data_structure::reltol |
| realtype control_data_structure::InitStep |
| realtype control_data_structure::MaxStep |
| realtype control_data_structure::ETStep |
| realtype control_data_structure::delt |
| realtype control_data_structure::StartTime |
| realtype control_data_structure::EndTime |
| realtype control_data_structure::a |
| realtype control_data_structure::b |
| realtype* control_data_structure::Tout |
| realtype* control_data_structure::Tout |
1.5.2