From c414186e358199b3860f72d51832bdb1208a777a Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 10 Jan 2012 01:22:45 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7493 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_intro.html | 1 + doc/Section_intro.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/Section_intro.html b/doc/Section_intro.html index 9b278bfc8d..b4b158029d 100644 --- a/doc/Section_intro.html +++ b/doc/Section_intro.html @@ -109,6 +109,7 @@ it to LAMMPS.
  • 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 diff --git a/doc/Section_intro.txt b/doc/Section_intro.txt index bebab7a731..65ceac8fdc 100644 --- a/doc/Section_intro.txt +++ b/doc/Section_intro.txt @@ -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