QNANO
|
#include <Bond_Type.h>
Public Member Functions | |
bool | was_set_up () const |
const Vec3d & | get_D () const |
void | calculate_from_vector (const Lattice *l, int el0, int el1, const Vec3d &v) |
void | copy (const Bond_Type &other) |
Bond_Type (const Lattice *l, int el0, int el1, const Vec3d &v) | |
Public Attributes | |
int | element [2] |
std::pair< int, int > | indices |
const Lattice * | lat |
Goal: contain information about what type of bond connects two atoms, in particular, which connection in the corresonding lattice file.