mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10898 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
029edc7a01
commit
08a89693cc
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_SCSL
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -58,12 +58,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ MPI_LIB =
|
|||
#FFT_PATH = -L${FFTW_LIB}
|
||||
#FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW -I/cygdrive/c/cygwin/usr/local/include
|
|||
FFT_PATH = -L/cygdrive/c/cygwin/usr/local/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW -I/home/jlane/fftw-2.1.5/fftw
|
|||
FFT_PATH = -L/home/jlane/fftw-2.1.5/fftw/.libs
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW -I/sw/include
|
|||
FFT_PATH = -L/sw/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -69,12 +69,12 @@ FFT_INC = -DFFT_FFTW -I${FFTW_INCLUDE}
|
|||
FFT_PATH = -L${FFTW_LIB}
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW3 -I$(FFTW_INC)
|
|||
FFT_PATH = -L$(FFTW_DIR)
|
||||
FFT_LIB = -lfftw3
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -55,12 +55,12 @@ FFT_INC = -DFFT_FFTW -I${FFTW}/include
|
|||
FFT_PATH = -L${FFTW}/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC = -I/opt/local/include
|
||||
JPG_PATH = -L/opt/local/lib
|
||||
|
|
|
@ -58,12 +58,12 @@ FFT_INC = -DFFT_FFTW -I/opt/intel/mkl/10.0.011/include/fftw
|
|||
FFT_PATH =
|
||||
FFT_LIB = /opt/intel/mkl/10.0.011/lib/em64t/libfftw2xc_intel.a
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_NONE
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW3
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW -I/scr/oppe/LAMMPS/fftw-2.1.5/include
|
|||
FFT_PATH = -L/scr/oppe/LAMMPS/fftw-2.1.5/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_NONE
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -72,12 +72,12 @@ FFT_INC = -DFFT_FFTW -I${FFTW_INCLUDE}
|
|||
FFT_PATH = -L${FFTW_LIB}
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -57,12 +57,12 @@ FFT_INC = -DFFT_FFTW -I//usr/local/apps/V1R3/fftw-2.1.5d/include
|
|||
FFT_PATH = -L/usr/local/apps/V1R3/fftw-2.1.5d/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW -I/usr/common/usg/fftw/2.1.5/include
|
|||
FFT_PATH = -L/usr/common/usg/fftw/2.1.5/lib
|
||||
FFT_LIB = -lfftw -lfftw_mpi
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC =
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_NONE
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_SCSL
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_NONE
|
|||
FFT_PATH =
|
||||
FFT_LIB =
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -60,12 +60,12 @@ FFT_INC = -DFFT_FFTW -I$(FFTW)/include
|
|||
FFT_PATH = -L$(FFTW)/lib
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW -I/projects/fftw/fftw-2.1.5/include
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -55,12 +55,12 @@ FFT_INC = -DFFT_FFTW -I${FFTW_INC}
|
|||
FFT_PATH = -L${FFTW_LIB}
|
||||
FFT_LIB = ${FFTW_LIB}/libfftw.a
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -71,12 +71,12 @@ FFT_INC = -DFFT_FFTW -I$(FFTW_INCLUDE)
|
|||
FFT_PATH =
|
||||
FFT_LIB = $(BLASLIB) $(FFTW_LINK_LINE)
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -52,12 +52,12 @@ FFT_INC = -DFFT_SGI
|
|||
FFT_PATH =
|
||||
FFT_LIB = -lcomplib.sgimath
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -62,12 +62,12 @@ FFT_INC = -DFFT_FFTW -I$(FFTW_INCLUDE)
|
|||
FFT_PATH = -L$(FFTW_LIB)
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW -I/home/sjplimp/fftw/fftw
|
|||
FFT_PATH = -L/home/sjplimp/fftw/fftw/.libs
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -54,12 +54,12 @@ FFT_INC = -DFFT_FFTW -I$(FFTW_INC)
|
|||
FFT_PATH = -L$(FFTW_LIB)
|
||||
FFT_LIB = -ldfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
|
@ -53,12 +53,12 @@ FFT_INC = -DFFT_FFTW -I/home/sjplimp/fftw/fftw
|
|||
FFT_PATH = -L/home/sjplimp/fftw/fftw/.libs
|
||||
FFT_LIB = -lfftw
|
||||
|
||||
# JPEG library, OPTIONAL
|
||||
# JPEG and/or PNG library, OPTIONAL
|
||||
# see discussion in doc/Section_start.html#2_2 (step 7)
|
||||
# only needed if -DLAMMPS_JPEG listed with LMP_INC
|
||||
# INC = path for jpeglib.h
|
||||
# PATH = path for JPEG library
|
||||
# LIB = name of JPEG library
|
||||
# only needed if -DLAMMPS_JPEG or -DLAMMPS_PNG listed with LMP_INC
|
||||
# INC = path(s) for jpeglib.h and/or png.h
|
||||
# PATH = path(s) for JPEG library and/or PNG library
|
||||
# LIB = name(s) of JPEG library and/or PNG library
|
||||
|
||||
JPG_INC =
|
||||
JPG_PATH =
|
||||
|
|
Loading…
Reference in New Issue