ProtoMol
- an object-oriented component based framework for Molecular Dynamics simulations.
Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
ProtoMol::ExclusionPair Struct Reference
#include <ExclusionTable.h>
List of all members.
Public Member Functions
ExclusionPair
()
ExclusionPair
(int a, int b)
ExclusionPair
(int a, int b,
ExclusionClass
c)
bool
operator<
(const
ExclusionPair
&e) const
Public Attributes
int
a1
int
a2
ExclusionClass
excl
Detailed Description
Struct to keep track and sort all kind exclusions
Constructor & Destructor Documentation
ProtoMol::ExclusionPair::ExclusionPair
(
)
[inline]
ProtoMol::ExclusionPair::ExclusionPair
(
int
a
,
int
b
)
[inline]
ProtoMol::ExclusionPair::ExclusionPair
(
int
a
,
int
b
,
ExclusionClass
c
)
[inline]
Member Function Documentation
bool ProtoMol::ExclusionPair::operator<
(
const
ExclusionPair
&
e
)
const
[inline]
Member Data Documentation
int
ProtoMol::ExclusionPair::a1
int
ProtoMol::ExclusionPair::a2
ExclusionClass
ProtoMol::ExclusionPair::excl
The documentation for this struct was generated from the following file:
ExclusionTable.h
Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.