![]() |
(git:936074a)
|
Input definition and setup for EEQ model. More...
Data Types | |
| type | eeq_solver_type |
Functions/Subroutines | |
| subroutine, public | create_eeq_control_section (section) |
| ... | |
| subroutine, public | read_eeq_param (eeq_section, eeq_sparam) |
| ... | |
Input definition and setup for EEQ model.
| subroutine, public eeq_input::create_eeq_control_section | ( | type(section_type), pointer | section | ) |
...
| section | ... |
Definition at line 49 of file eeq_input.F.
| subroutine, public eeq_input::read_eeq_param | ( | type(section_vals_type), pointer | eeq_section, |
| type(eeq_solver_type), intent(inout) | eeq_sparam | ||
| ) |
...
| eeq_section | ... |
| eeq_sparam | ... |
Definition at line 109 of file eeq_input.F.