From f23813555f62f8be820bb3c99264bd2fd7a0513a Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 29 Jul 2015 17:18:19 -0400 Subject: [PATCH] correct links in SNAP related documentation --- doc/Section_commands.txt | 6 +++--- doc/compute.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index e8aead96d4..6e3f34c6f2 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -697,9 +697,9 @@ KOKKOS, o = USER-OMP, t = OPT. "reduce"_compute_reduce.html, "reduce/region"_compute_reduce.html, "slice"_compute_slice.html, -"sna/atom"_compute_sna.html, -"snad/atom"_compute_sna.html, -"snav/atom"_compute_sna.html, +"sna/atom"_compute_sna_atom.html, +"snad/atom"_compute_sna_atom.html, +"snav/atom"_compute_sna_atom.html, "stress/atom"_compute_stress_atom.html, "temp (c)"_compute_temp.html, "temp/asphere"_compute_temp_asphere.html, diff --git a/doc/compute.txt b/doc/compute.txt index 0872ded4ae..279ea046fb 100644 --- a/doc/compute.txt +++ b/doc/compute.txt @@ -218,9 +218,9 @@ page"_Section_commands.html#cmd_5. "reduce"_compute_reduce.html - combine per-atom quantities into a single global value "reduce/region"_compute_reduce.html - same as compute reduce, within a region "slice"_compute_slice.html - extract values from global vector or array -"sna/atom"_compute_sna.html - calculate bispectrum coefficients for each atom -"snad/atom"_compute_sna.html - derivative of bispectrum coefficients for each atom -"snav/atom"_compute_sna.html - virial contribution from bispectrum coefficients for each atom +"sna/atom"_compute_sna_atom.html - calculate bispectrum coefficients for each atom +"snad/atom"_compute_sna_atom.html - derivative of bispectrum coefficients for each atom +"snav/atom"_compute_sna_atom.html - virial contribution from bispectrum coefficients for each atom "stress/atom"_compute_stress_atom.html - stress tensor for each atom "temp"_compute_temp.html - temperature of group of atoms "temp/asphere"_compute_temp_asphere.html - temperature of aspherical particles