PAPRECA hybrid off-lattice kMC/MD simulator  2.0.0 (17 September 2024)
PAPRECA::PredefinedMonoatomicDesorption Class Reference

associated with monoatomic desorption events. This is a Predefined template for PAPRECA::MonoatomicDesorption events. More...

#include <event_list.h>

Public Member Functions

 PredefinedMonoatomicDesorption (const int &parent_type_in, const double &rate_in)
 
 ~PredefinedMonoatomicDesorption ()
 
const int & getParentAtomType () const
 
const double & getRate () const
 

Private Attributes

int parent_type = -1
 
double rate = 0.0
 

Detailed Description

associated with monoatomic desorption events. This is a Predefined template for PAPRECA::MonoatomicDesorption events.

Constructor & Destructor Documentation

◆ PredefinedMonoatomicDesorption()

PAPRECA::PredefinedMonoatomicDesorption::PredefinedMonoatomicDesorption ( const int &  parent_type_in,
const double &  rate_in 
)

◆ ~PredefinedMonoatomicDesorption()

PAPRECA::PredefinedMonoatomicDesorption::~PredefinedMonoatomicDesorption ( )

Member Function Documentation

◆ getParentAtomType()

const int & PAPRECA::PredefinedMonoatomicDesorption::getParentAtomType ( ) const

◆ getRate()

const double & PAPRECA::PredefinedMonoatomicDesorption::getRate ( ) const

Member Data Documentation

◆ parent_type

int PAPRECA::PredefinedMonoatomicDesorption::parent_type = -1
private

◆ rate

double PAPRECA::PredefinedMonoatomicDesorption::rate = 0.0
private

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