Merge branch 'develop' into fortran-expansion

This commit is contained in:
Axel Kohlmeyer
2022-10-31 17:57:33 -04:00
15 changed files with 336 additions and 68 deletions

View File

@ -44,7 +44,8 @@ MODULE LIBLAMMPS
! Data type constants for extracting data from global, atom, compute, and fix
!
! Must be kept in sync with the equivalent declarations in
! src/library.h, python/lammps/constants.py, and tools/swig/lammps.i
! src/library.h, python/lammps/constants.py, tools/swig/lammps.i,
! and examples/COUPLE/plugin/liblammpsplugin.h
!
! These are NOT part of the API (the part the user sees)
INTEGER(c_int), PARAMETER :: &