GLYLIB
0.3.0b
|
#include <geometries.h>
Public Attributes | |
int | nD |
Number of dimensions. | |
double * | D |
Values in each of the nD dimensions. |
Definition at line 33 of file geometries.h.
double* coord_nD::D |
Values in each of the nD dimensions.
Definition at line 35 of file geometries.h.
Referenced by add_trajcrds_to_prmtop_assembly(), load_dlg_mol(), and parse_amber_prmtop().
int coord_nD::nD |
Number of dimensions.
Definition at line 34 of file geometries.h.
Referenced by add_trajcrds_to_prmtop_assembly(), load_dlg_mol(), and parse_amber_prmtop().