Gromacs  2022-rc1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
VsiteBondParameter Struct Reference
+ Collaboration diagram for VsiteBondParameter:

Description

Stores information about single virtual site bonded parameter.

Public Member Functions

 VsiteBondParameter (int ftype, const InteractionOfType &vsiteInteraction)
 Constructor initializes datastructure.
 

Public Attributes

int ftype_
 Function type for virtual site.
 
const InteractionOfTypevsiteInteraction_
 Interaction type data. More...
 

Member Data Documentation

const InteractionOfType& VsiteBondParameter::vsiteInteraction_

Interaction type data.

The datastructure should never be used in a case where the InteractionType used to construct it might go out of scope before this object, as it would cause the reference to type_ to dangle.


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