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::iSGPAR::Improper Struct Reference

#include <iSGPAR.h>

List of all members.

Public Member Functions

 Improper ()
 Improper (int a)

Public Attributes

int number
std::string atom1
std::string atom2
std::string atom3
std::string atom4
std::vector< RealforceConstant
std::vector< int > periodicity
std::vector< RealphaseShift

Friends

Report::MyStreameroperator<< (Report::MyStreamer &OS, const Improper &p)


Detailed Description

This structure holds data for an improper. The data held is the same as that for a dihedral - the number, four atoms involved, the force constant, the periodicity, and the phase shift


Constructor & Destructor Documentation

ProtoMol::iSGPAR::Improper::Improper  )  [inline]
 

ProtoMol::iSGPAR::Improper::Improper int  a  )  [inline]
 

Constructor for iSGMD simulations that creates memory for all identities.


Friends And Related Function Documentation

Report::MyStreamer& operator<< Report::MyStreamer OS,
const Improper p
[friend]
 


Member Data Documentation

std::string ProtoMol::iSGPAR::Improper::atom1
 

atom 1 number

std::string ProtoMol::iSGPAR::Improper::atom2
 

atom 2 number

std::string ProtoMol::iSGPAR::Improper::atom3
 

atom 3 number

std::string ProtoMol::iSGPAR::Improper::atom4
 

atom 4 number

std::vector<Real> ProtoMol::iSGPAR::Improper::forceConstant
 

force constant

int ProtoMol::iSGPAR::Improper::number
 

improper number

std::vector<int> ProtoMol::iSGPAR::Improper::periodicity
 

periodicity

std::vector<Real> ProtoMol::iSGPAR::Improper::phaseShift
 

phase shift


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.