occ
|
Structure for neighcrys-compatible axis file information. More...
#include <molecular_axis.h>
Public Attributes | |
std::vector< std::string > | atom_labels |
Neighcrys-compatible atom labels. | |
std::vector< int > | separations |
Bond path separations. | |
std::vector< int > | axis_atoms |
Atoms defining the axis system. | |
Structure for neighcrys-compatible axis file information.
std::vector<std::string> occ::core::NeighcrysAxisInfo::atom_labels |
Neighcrys-compatible atom labels.
std::vector<int> occ::core::NeighcrysAxisInfo::axis_atoms |
Atoms defining the axis system.
std::vector<int> occ::core::NeighcrysAxisInfo::separations |
Bond path separations.