Gromacs
2025.0-dev-20241009-5c23d5f
|
Enumerations | |
enum | ScatterType { SAXS, SANS, Count } |
Type of scattering calculation to perform. | |
Variables | |
const gmx::EnumerationArray < ScatterType, const char * > | ScatterTypeNames = { { "saxs", "sans" } } |
String values corresponding to ScatterType. | |