| 
    PAPRECA hybrid off-lattice kMC/MD simulator
    2.0.0 (17 September 2024)
    
   | 
 
Declarations for PAPRECA::Bond. More...
#include <vector>#include <unordered_map>#include <cstdlib>#include <cstdio>#include "lammps_wrappers.h"

Go to the source code of this file.
Classes | |
| class | PAPRECA::Bond | 
| Custom bond class (not to be confused with a LAMMPS bond).  More... | |
Namespaces | |
| PAPRECA | |
Typedefs | |
| typedef std::vector< Bond > | PAPRECA::BOND_VECTOR | 
| typedef std::unordered_map< LAMMPS_NS::tagint, BOND_VECTOR > | PAPRECA::ATOM2BONDS_MAP | 
| maps atom IDs to their associated PAPRECA::BOND_VECTOR to allow easy access of bonds and bond types.  More... | |
Declarations for PAPRECA::Bond.