Merge pull request #3458 from Boogie3D/mliappy_unified
MLIAP Unified Interface
This commit is contained in:
@ -270,6 +270,8 @@ void lammps_force_timeout(void *handle);
|
||||
int lammps_has_error(void *handle);
|
||||
int lammps_get_last_error_message(void *handle, char *buffer, int buf_size);
|
||||
|
||||
int lammps_python_api_version();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user