Collaboration diagram for Module for calculation options:Modules | |
| Time step options and variables | |
Functions/Subroutines | |
| subroutine | indsui () |
| Initialize isuite. More... | |
| subroutine | time_step_options_init |
| Initialize Fortran time step options API. This maps Fortran pointers to global C structure members. More... | |
Variables | |
| integer, save | isuite = 0 |
| Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user (no need for C mapping). More... | |
| subroutine indsui |
Initialize isuite.
| subroutine time_step_options_init |
Initialize Fortran time step options API. This maps Fortran pointers to global C structure members.
| integer, save isuite = 0 |
Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user (no need for C mapping).