git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3550 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2009-12-16 20:27:03 +00:00
parent 61bb734172
commit 664fa43717
14 changed files with 16 additions and 542 deletions

View File

@ -184,6 +184,7 @@ available in LAMMPS:
<LI><A HREF = "compute_pe_atom.html">pe/atom</A> - potential energy for each atom
<LI><A HREF = "compute_pressure.html">pressure</A> - total pressure and pressure tensor
<LI><A HREF = "compute_property_atom.html">property/atom</A> - convert atom attributes to per-atom vectors/arrays
<LI><A HREF = "compute_rdf.html">rdf</A> - radial distribution function g(r) histogram of group of atoms
<LI><A HREF = "compute_reduce.html">reduce</A> - combine per-atom quantities into a single global value
<LI><A HREF = "compute_reduce.html">reduce/region</A> - same as compute reduce, within a region
<LI><A HREF = "compute_stress_atom.html">stress/atom</A> - stress tensor for each atom