QNANO
Public Member Functions | Public Attributes | List of all members
Bond_Type Class Reference

#include <Bond_Type.h>

Inheritance diagram for Bond_Type:
Inheritance graph
[legend]
Collaboration diagram for Bond_Type:
Collaboration graph
[legend]

Public Member Functions

bool was_set_up () const
 
const Vec3dget_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 Latticelat
 

Detailed Description

Goal: contain information about what type of bond connects two atoms, in particular, which connection in the corresonding lattice file.


The documentation for this class was generated from the following files: