Pointers for one molecule of water. More...
Public Attributes | |
| const double *const | rh1_ |
| const double *const | rh2_ |
| const double *const | ro_ |
| const double *const | rn_ |
| const double *const | rc_ |
| double *const | fh1_ |
| double *const | fh2_ |
| double *const | fo_ |
| double *const | fn_ |
Pointers for one molecule of water.
Definition at line 126 of file tip4p_ccl.cpp.
| double* const Tip4p::Water::fh1_ |
Definition at line 132 of file tip4p_ccl.cpp.
| double* const Tip4p::Water::fh2_ |
Definition at line 133 of file tip4p_ccl.cpp.
| double* const Tip4p::Water::fn_ |
Definition at line 135 of file tip4p_ccl.cpp.
| double* const Tip4p::Water::fo_ |
Definition at line 134 of file tip4p_ccl.cpp.
| const double* const Tip4p::Water::rc_ |
Definition at line 131 of file tip4p_ccl.cpp.
| const double* const Tip4p::Water::rh1_ |
Definition at line 127 of file tip4p_ccl.cpp.
| const double* const Tip4p::Water::rh2_ |
Definition at line 128 of file tip4p_ccl.cpp.
| const double* const Tip4p::Water::rn_ |
Definition at line 130 of file tip4p_ccl.cpp.
| const double* const Tip4p::Water::ro_ |
Definition at line 129 of file tip4p_ccl.cpp.