SDA (SDA flex)  7.2
Simulation of Diffusional Association
Public Attributes | List of all members
mod_type_calc::type_calculation Type Reference

Define an enumeration for the type of the calculation and parameters for the false parralel options. More...

Collaboration diagram for mod_type_calc::type_calculation:

Public Attributes

integer enum_type_calc
 type of the calculation : sda_2proteins, sdamm, sda_koff, sda_energy or sda_pmf ( not implemented ) More...
 
character(15) type_calc_str
 temporary string for the conversion to enum_type_calc
size fixed to 15, important for reading header of record More...
 
logical bool_par
 For false parrallel options. More...
 
integer nb_par
 

Detailed Description

Define an enumeration for the type of the calculation and parameters for the false parralel options.

Member Data Documentation

◆ bool_par

logical mod_type_calc::type_calculation::bool_par

For false parrallel options.

◆ enum_type_calc

integer mod_type_calc::type_calculation::enum_type_calc

type of the calculation : sda_2proteins, sdamm, sda_koff, sda_energy or sda_pmf ( not implemented )

◆ nb_par

integer mod_type_calc::type_calculation::nb_par

◆ type_calc_str

character(15) mod_type_calc::type_calculation::type_calc_str

temporary string for the conversion to enum_type_calc
size fixed to 15, important for reading header of record


The documentation for this type was generated from the following file:
Imprint/Privacy