Collaboration diagram for Module for calculation options:Variables | |
| integer, save | isuite |
| 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. More... | |
| integer(c_int), pointer, save | ileaux |
| Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file Useful only in the case of a calculation restart. More... | |
| integer(c_int), pointer, save | iecaux |
| Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file. More... | |
| integer, save | isuit1 |
| integer(c_int), pointer, save iecaux |
Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file.
| integer(c_int), pointer, save ileaux |
Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file
Useful only in the case of a calculation restart.
| integer, save isuit1 |
| integer, save isuite |
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.