Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ReverseTopOptions Struct Reference

#include <gromacs/domdec/reversetopology.h>

Description

Options for setting up gmx_reverse_top_t.

Public Member Functions

 ReverseTopOptions (gmx::DDBondedChecking ddBondedChecking, bool includeConstraints=false, bool includeSettles=false)
 Constructor, constraints and settles are not including with a single argument.
 

Public Attributes

const gmx::DDBondedChecking ddBondedChecking_
 For which bonded interactions to check assignments.
 
const bool includeConstraints_
 Whether constraints are stored in this reverse top.
 
const bool includeSettles_
 Whether settles are stored in this reverse top.
 

The documentation for this struct was generated from the following file: