add lammps_last_thermo support to swig, plugin and fortran interface
This commit is contained in:
@ -90,6 +90,7 @@ liblammpsplugin_t *liblammpsplugin_load(const char *lib)
|
||||
|
||||
ADDSYM(get_natoms);
|
||||
ADDSYM(get_thermo);
|
||||
ADDSYM(last_thermo);
|
||||
|
||||
ADDSYM(extract_box);
|
||||
ADDSYM(reset_box);
|
||||
|
||||
Reference in New Issue
Block a user