Child class of File, manages papreca.log files.
More...
#include <export_files.h>
|
| | Log () |
| |
| | ~Log () |
| |
| void | init () |
| |
| void | appendDeposition (const int &KMC_loopid, const double &time, const double *site_pos, const double *rot_pos, const double &rot_theta, const double &insertion_vel, const char *mol_name) |
| |
| void | appendBondForm (const int &KMC_loopid, const double &time, const LAMMPS_NS::tagint &atom1_id, const LAMMPS_NS::tagint &atom2_id, const int &bond_type) |
| |
| void | appendBondBreak (const int &KMC_loopid, const double &time, const LAMMPS_NS::tagint &atom1_id, const LAMMPS_NS::tagint &atom2_id, const int &bond_type) |
| |
| void | appendDiffusion (const int &KMC_loopid, const double &time, const double *vac_pos, const LAMMPS_NS::tagint &parent_id, const int &parent_type, const double &insertion_vel, const int &is_displacive, const int &diffused_type) |
| |
| void | appendMonoatomicDesorption (const int &KMC_loopid, const double &time, const int &parent_id, const int &parent_type) |
| |
| | File () |
| |
| | File (const int &print_freq_in) |
| |
| virtual | ~File () |
| |
| virtual void | close () |
| |
| void | setActive () |
| |
| void | setIncative () |
| |
| const bool | isActive () const |
| |
| void | setPrintFreq (const int &print_freq_in) |
| |
| const int | getPrintFreq () const |
| |
Child class of File, manages papreca.log files.
◆ Log()
◆ ~Log()
◆ appendBondBreak()
| void PAPRECA::Log::appendBondBreak |
( |
const int & |
KMC_loopid, |
|
|
const double & |
time, |
|
|
const LAMMPS_NS::tagint & |
atom1_id, |
|
|
const LAMMPS_NS::tagint & |
atom2_id, |
|
|
const int & |
bond_type |
|
) |
| |
◆ appendBondForm()
| void PAPRECA::Log::appendBondForm |
( |
const int & |
KMC_loopid, |
|
|
const double & |
time, |
|
|
const LAMMPS_NS::tagint & |
atom1_id, |
|
|
const LAMMPS_NS::tagint & |
atom2_id, |
|
|
const int & |
bond_type |
|
) |
| |
◆ appendDeposition()
| void PAPRECA::Log::appendDeposition |
( |
const int & |
KMC_loopid, |
|
|
const double & |
time, |
|
|
const double * |
site_pos, |
|
|
const double * |
rot_pos, |
|
|
const double & |
rot_theta, |
|
|
const double & |
insertion_vel, |
|
|
const char * |
mol_name |
|
) |
| |
◆ appendDiffusion()
| void PAPRECA::Log::appendDiffusion |
( |
const int & |
KMC_loopid, |
|
|
const double & |
time, |
|
|
const double * |
vac_pos, |
|
|
const LAMMPS_NS::tagint & |
parent_id, |
|
|
const int & |
parent_type, |
|
|
const double & |
insertion_vel, |
|
|
const int & |
is_displacive, |
|
|
const int & |
diffused_type |
|
) |
| |
◆ appendMonoatomicDesorption()
| void PAPRECA::Log::appendMonoatomicDesorption |
( |
const int & |
KMC_loopid, |
|
|
const double & |
time, |
|
|
const int & |
parent_id, |
|
|
const int & |
parent_type |
|
) |
| |
◆ init()
| void PAPRECA::Log::init |
( |
| ) |
|
◆ PaprecaConfig
The documentation for this class was generated from the following files: