git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1379 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -190,7 +190,11 @@ files if you compile with -DGZIP. It requires that your Unix support
|
||||
the "popen" command. Using one of the -DPACK_ARRAY, -DPACK_POINTER,
|
||||
and -DPACK_MEMCPY options can make for faster parallel FFTs (in the
|
||||
PPPM solver) on some platforms. The -DPACK_ARRAY setting is the
|
||||
default.
|
||||
default. If you compile with -DLAMMPS_XDR, the build will include XDR
|
||||
compatability files for doing particle dumps in XTC format. This is
|
||||
only necessary if your platform does have its own XDR files available.
|
||||
See the Restrictions section of the <A HREF = "dump.html">dump</A> command for
|
||||
details.
|
||||
</P>
|
||||
<P>(8) The DEPFLAGS setting is how the C++ compiler creates a dependency
|
||||
file for each source file. This speeds re-compilation when source
|
||||
|
||||
Reference in New Issue
Block a user