Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MolecularMechanics::StructuralExcludedNonBonded Struct Reference

Holds indexes for an excluded non-bonded interaction. (1-2 and 1-3 neighbors) More...

#include <IndexedStructuralElements.h>

Collaboration diagram for Scine::MolecularMechanics::StructuralExcludedNonBonded:
Collaboration graph

Public Member Functions

 StructuralExcludedNonBonded (int a1, int a2)
 
bool operator== (const StructuralExcludedNonBonded &other) const
 

Public Attributes

int atom1
 
int atom2
 

Detailed Description

Holds indexes for an excluded non-bonded interaction. (1-2 and 1-3 neighbors)


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