NAMD
Public Attributes | List of all members
atom_constants Struct Reference

#include <structures.h>

Public Attributes

Real mass
 
Real charge
 
Index vdw_type
 
int32 status
 
int32 partner
 
int32 hydrogenList
 

Detailed Description

Definition at line 36 of file structures.h.

Member Data Documentation

Real atom_constants::charge

Definition at line 39 of file structures.h.

Referenced by Molecule::prepare_qm().

int32 atom_constants::hydrogenList

Definition at line 43 of file structures.h.

Referenced by outputCompressedFile().

Real atom_constants::mass

Definition at line 38 of file structures.h.

Referenced by Molecule::prepare_qm().

int32 atom_constants::partner

Definition at line 42 of file structures.h.

int32 atom_constants::status

Definition at line 41 of file structures.h.

Referenced by WorkDistrib::createAtomLists().

Index atom_constants::vdw_type

Definition at line 40 of file structures.h.

Referenced by Parameters::assign_vdw_index(), and outputCompressedFile().


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