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::PSF::Nonbonded Struct Reference
#include <PSF.h>
List of all members.
Public Member Functions
Nonbonded
()
Nonbonded
(int a, int b)
Public Attributes
int
number
int
atom1
Detailed Description
This structure holds data for a basic .psf nonbonded. The data stored includes the number of the nonbonded structure as well as the number of the nonbonded atom.
Constructor & Destructor Documentation
ProtoMol::PSF::Nonbonded::Nonbonded
(
)
[inline]
ProtoMol::PSF::Nonbonded::Nonbonded
(
int
a
,
int
b
)
[inline]
Member Data Documentation
int
ProtoMol::PSF::Nonbonded::atom1
nonbonded atom number
int
ProtoMol::PSF::Nonbonded::number
nonbonded structure number
The documentation for this struct was generated from the following file:
PSF.h
Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.