Define the type of calculation, and "false parralel" option. More...
Data Types | |
| type | type_calculation |
| Define an enumeration for the type of the calculation and parameters for the false parralel options. More... | |
Functions/Subroutines | |
| character(15) function | get_string (this) |
| Get the string format of the type_calculation. | |
| integer function | get_type_enum (this) |
| Get the integer value from the type_calculation. | |
Variables | |
| integer, parameter | sda_2proteins = 1 |
| enumeration for the type of the calculation | |
| integer, parameter | sdamm = 2 |
| integer, parameter | sda_koff =3 |
| integer, parameter | sda_energy = 4 |
| integer, parameter | sda_pmf = 5 |
Define the type of calculation, and "false parralel" option.
| character(15) function mod_type_calc::get_string | ( | type ( type_calculation ) | this | ) |
Get the string format of the type_calculation.
| this | : instance of type_calculation |
| integer function mod_type_calc::get_type_enum | ( | type ( type_calculation ) | this | ) |
Get the integer value from the type_calculation.
| this | : instance of type_calculation |
1.9.8
Imprint/Privacy