PAPRECA hybrid off-lattice kMC/MD simulator  2.0.0 (17 September 2024)
event.h File Reference

Declarations for PAPRECA:Event class and its children classes. More...

#include <array>
#include <vector>
#include <mpi.h>
#include "lammps.h"
#include "event_list.h"
#include "lammps_wrappers.h"
#include "utilities.h"
Include dependency graph for event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PAPRECA::Event
 Parent class for PAPRECA events. More...
 
class  PAPRECA::Reaction
 Child of PAPRECA:Event and parent of PAPRECA::BondBreak and PAPRECA::BondForm classes. More...
 
class  PAPRECA::BondBreak
 child of PAPRECA::Reaction dedicated to bond-breaking events. More...
 
class  PAPRECA::BondForm
 child of PAPRECA::Reaction dedicated to bond formation events. More...
 
class  PAPRECA::Deposition
 Child of PAPRECA::Event dedicated to monoatomic or molecular adsorption. More...
 
class  PAPRECA::Diffusion
 child of PAPRECA::Event class dedicated to diffusion events. More...
 
class  PAPRECA::MonoatomicDesorption
 child of PAPRECA::Event dedicated to monoatomic desorption events (i.e., where a single atom is ejected from the system). More...
 

Namespaces

 PAPRECA
 

Detailed Description

Declarations for PAPRECA:Event class and its children classes.