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::Ngrp Struct Reference

#include <PSF.h>

List of all members.

Public Member Functions

 Ngrp ()
 Ngrp (int a, int b, int c, int d)

Public Attributes

int number
int atom1
int atom2
int atom3


Detailed Description

This structure holds data for a basic .psf ngrp. The data stored includes the number of the ngrp as well as the numbers of the three atoms involved.


Constructor & Destructor Documentation

ProtoMol::PSF::Ngrp::Ngrp  )  [inline]
 

ProtoMol::PSF::Ngrp::Ngrp int  a,
int  b,
int  c,
int  d
[inline]
 


Member Data Documentation

int ProtoMol::PSF::Ngrp::atom1
 

ngrp atom 1 number

int ProtoMol::PSF::Ngrp::atom2
 

ngrp atom 2 number

int ProtoMol::PSF::Ngrp::atom3
 

ngrp atom 3 number

int ProtoMol::PSF::Ngrp::number
 

ngrp number


The documentation for this struct was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.