| 
    PAPRECA hybrid off-lattice kMC/MD simulator
    2.0.0 (17 September 2024)
    
   | 
 
Definitions for debug.h. More...
#include "debug.h"
Namespaces | |
| PAPRECA | |
Functions | |
| void | PAPRECA::debugPrintBondMapPairs (ATOM2BONDS_MAP const &bonds_map, const int &proc_id) | 
| void | PAPRECA::debugPrintBasicAtomInfo (LAMMPS_NS::LAMMPS *lmp, const int &proc_id) | 
| void | PAPRECA::debugPrintNeighborLists (LAMMPS_NS::LAMMPS *lmp, const int &proc_id) | 
| void | PAPRECA::debugCheckBondsInNeibLists (LAMMPS_NS::LAMMPS *lmp, const int &proc_id, ATOM2BONDS_MAP &atomID2bonds) | 
| void | PAPRECA::debugPrintBondsList (LAMMPS_NS::tagint *bonds_list, LAMMPS_NS::bigint &bonds_num, const int &proc_id) | 
| void | PAPRECA::debugPrintType2SigmaMap (INTPAIR2DOUBLE_MAP &types2sigma) | 
| void | PAPRECA::debugPrintEventInfo (Event *event, const int &proc_id) | 
Definitions for debug.h.