forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7493 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
0bec8479f3
commit
c414186e35
|
@ -109,6 +109,7 @@ it to LAMMPS.
|
|||
<LI> open-source distribution
|
||||
<LI> highly portable C++
|
||||
<LI> optional libraries used: MPI and single-processor FFT
|
||||
<LI> GPU (CUDA and OpenCL) and OpenMP support for many code features
|
||||
<LI> easy to extend with new features and functionality
|
||||
<LI> runs from an input script
|
||||
<LI> syntax for defining and using variables and formulas
|
||||
|
|
|
@ -105,6 +105,7 @@ General features :h4
|
|||
open-source distribution
|
||||
highly portable C++
|
||||
optional libraries used: MPI and single-processor FFT
|
||||
GPU (CUDA and OpenCL) and OpenMP support for many code features
|
||||
easy to extend with new features and functionality
|
||||
runs from an input script
|
||||
syntax for defining and using variables and formulas
|
||||
|
|
Loading…
Reference in New Issue