2#include "ff/precision.h"
#define TINKER_EXTERN
Definition: macro.h:108
double * molmass
Molecular weight for each molecule in the system.
Definition: molecule.h:17
real * wgrp
Weight for each set of group-group interactions.
Definition: molecule.h:28
double totmass
Total weight of all the molecules in the system.
Definition: molecule.h:16
int * molecule
Number of the molecule to which each atom belongs.
Definition: molecule.h:15
int * kgrp
Contiguous list of the atoms in each group.
Definition: molecule.h:24
int nmol
Total number of separate molecules in the system.
Definition: molecule.h:12
double * grpmass
Total mass of all the atoms in each group.
Definition: molecule.h:27
int(* imol)[2]
First and last atom of each molecule in the list.
Definition: molecule.h:13
int(* igrp)[2]
First and last atom of each group in the list.
Definition: molecule.h:26
int * grplist
Number of the group to which each atom belongs.
Definition: molecule.h:25
int ngrp
Total number of atom groups in the system.
Definition: molecule.h:23
int * kmol
Contiguous list of the atoms in each molecule.
Definition: molecule.h:14
int(* couple_i12)[couple_maxn12]
const int couple_maxn12
Definition: molecule.h:41
Partitioning of system into atom groups.
Definition: molecule.h:22
Individual molecules in current system.
Definition: molecule.h:11
float real
Definition: precision.h:80
ResourceOperation
Definition: rcman.h:46