|
Gromacs
2026.0-dev-20251105-11eb1db
|
#include <gromacs/topology/atoms.h>
Template wrapper struct for particle FEP state values.
Public Member Functions | |
| FEPStateValue ()=default | |
| Empty object. | |
| FEPStateValue (T value) | |
| Construct without FEP state changes. | |
Public Attributes | |
| haveBState_ | |
| bool | haveBState_ = false |
| Whether this value has B state set or not. | |
| FEPStateValue< T >::haveBState_ |
1.8.5