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

#include <fix_papreca.h>

Inheritance diagram for LAMMPS_NS::FixPAPRECA:
Collaboration diagram for LAMMPS_NS::FixPAPRECA:

Public Member Functions

 FixPAPRECA (class LAMMPS *, int, char **)
 
 ~FixPAPRECA ()
 
int setmask () override
 
void init () override
 
void init_list (int id, NeighList *ptr) override
 

Private Attributes

class NeighList * nlist_half
 
class NeighList * nlist_full
 

Constructor & Destructor Documentation

◆ FixPAPRECA()

FixPAPRECA::FixPAPRECA ( class LAMMPS *  lmp,
int  narg,
char **  arg 
)

◆ ~FixPAPRECA()

FixPAPRECA::~FixPAPRECA ( )

Member Function Documentation

◆ init()

void FixPAPRECA::init ( )
override

◆ init_list()

void FixPAPRECA::init_list ( int  id,
NeighList *  ptr 
)
override

◆ setmask()

int FixPAPRECA::setmask ( )
override

Member Data Documentation

◆ nlist_full

class NeighList* LAMMPS_NS::FixPAPRECA::nlist_full
private

◆ nlist_half

class NeighList* LAMMPS_NS::FixPAPRECA::nlist_half
private

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