|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/mdrunutility/mdmodulesnotifiers.h>
Indicates whether an MD module is a direct (short-range coulomb interactions) provider.
std::optional lets the NB module know if a module provides direct interactions, or if no choice was made.
Public Attributes | |
| std::optional< bool > | isDirectProvider = std::nullopt |
| Whether an MD module is a direct provider. More... | |
| std::optional<bool> gmx::MDModulesDirectProvider::isDirectProvider = std::nullopt |
Whether an MD module is a direct provider.
If std::nullopt, no module reported a choice (defaults to NBNxM kernels)
1.8.5