bulk rename of remaining USER- packages

This commit is contained in:
Axel Kohlmeyer
2021-06-29 19:49:18 -04:00
parent 2d4bb8f38c
commit 878795e64a
759 changed files with 878 additions and 878 deletions

View File

@ -1,5 +1,5 @@
# Settings that the LAMMPS build will import when this package library is used
user-awpmd_SYSINC =
user-awpmd_SYSLIB =
user-awpmd_SYSPATH =
awpmd_SYSINC =
awpmd_SYSLIB =
awpmd_SYSPATH =

View File

@ -1,5 +1,5 @@
# Settings that the LAMMPS build will import when this package library is used
user-awpmd_SYSINC =
user-awpmd_SYSLIB = -lblas -llapack
user-awpmd_SYSPATH =
awpmd_SYSINC =
awpmd_SYSLIB = -lblas -llapack
awpmd_SYSPATH =

View File

@ -1,5 +1,5 @@
# Settings that the LAMMPS build will import when this package library is used
user-awpmd_SYSINC =
user-awpmd_SYSLIB = -llinalg -lgfortran
user-awpmd_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
awpmd_SYSINC =
awpmd_SYSLIB = -llinalg -lgfortran
awpmd_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)

View File

@ -14,7 +14,7 @@ of wxWidgets Library License (see license directory for details).
-------------------------------------------------
This directory has source files to build a library that LAMMPS
links against when using the USER-AWPMD package.
links against when using the AWPMD package.
This library must be built with a C++ compiler, before LAMMPS is
built, so LAMMPS can link against it.

View File

@ -11,7 +11,7 @@
/*e****************************************************************************
* $Log: pairhash.h,v $
* Revision 1.3 2011/06/11 18:18:50 morozov
* USER-AWPMD compiles on Linux now!
* AWPMD compiles on Linux now!
*
* Revision 1.2 2011/06/11 16:53:55 valuev
* sync with LAMMPS