Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::SeparatePmeRanksPermitted Class Reference

#include <gromacs/ewald/pme.h>

Description

Class for managing usage of separate PME-only ranks.

Used for checking if some parts of the code could not use PME-only ranks

Public Member Functions

void disablePmeRanks (const std::string &reason)
 Disables PME ranks permitted flag with a reason.
 
bool permitSeparatePmeRanks () const
 Return status of PME ranks usage.
 
std::string reasonsWhyDisabled () const
 Returns all reasons, for not using PME ranks.
 

The documentation for this class was generated from the following files: