This contains per-particle information. More...
#include <mol_sys.hpp>
Collaboration diagram for molSys::Point< T >:Data Fields | |
| int | type |
| int | molID |
| int | atomID |
| T | x |
| type ID, molID, atomID More... | |
| T | y |
| T | z |
| std::vector< Result > | c_ij |
| coordinates More... | |
| atom_state_type | iceType |
| Results (contains bond correlation type) More... | |
| bool | inSlice = true |
| Type of ice/water etc based on cij. More... | |
This contains per-particle information.
Specifically
Definition at line 149 of file mol_sys.hpp.