NAMD
Public Attributes | List of all members
improper_params Struct Reference

Public Attributes

char atom1name [11]
 
char atom2name [11]
 
char atom3name [11]
 
char atom4name [11]
 
int multiplicity
 
FourBodyConsts values [MAX_MULTIPLICITY]
 
Index index
 
struct improper_paramsnext
 

Detailed Description

Definition at line 111 of file Parameters.C.

Member Data Documentation

◆ atom1name

char improper_params::atom1name[11]

Definition at line 113 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ atom2name

char improper_params::atom2name[11]

Definition at line 114 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ atom3name

char improper_params::atom3name[11]

Definition at line 115 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ atom4name

char improper_params::atom4name[11]

Definition at line 116 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ index

Index improper_params::index

Definition at line 119 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ multiplicity

int improper_params::multiplicity

Definition at line 117 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ next

struct improper_params* improper_params::next

Definition at line 120 of file Parameters.C.

Referenced by Parameters::assign_improper_index().

◆ values

FourBodyConsts improper_params::values[MAX_MULTIPLICITY]

Definition at line 118 of file Parameters.C.


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