Home
last modified time | relevance | path

Searched defs:t_oriresdata (Results 1 – 1 of 1) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdtypes/
H A Dfcdata.h86 typedef struct t_oriresdata struct
88 real fc; /* Force constant for the restraints */
89 real edt; /* Multiplication factor for time averaging */
90 real edt_1; /* 1 - edt */
91 real exp_min_t_tau; /* Factor for slowly switching on the force */
115 } t_oriresdata; argument