|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <memory>#include "gromacs/timing/wallcycle.h"#include "gromacs/utility/vectypes.h"
Include dependency graph for pme_load_balancing.h:
This graph shows which files directly or indirectly include this file:This file declares the PmeLoadBalancing class.
This class managing automatic load balance of PME calculations (Coulomb and LJ).
Classes | |
| class | gmx::ArrayRef< typename > |
| STL-like interface to a C array of T (or part of a std container of T). More... | |
| class | gmx::PmeLoadBalancing |
| Object to manage PME load balancing. More... | |
Functions | |
| bool | gmx::pmeTuningIsSupported (CoulombInteractionType coulombInteractionType, bool reproducibilityRequested, const SimulationWorkload &simulationWork) |
| Returns whether PME tuning is supported. | |
1.8.5