diff --git a/doc/src/Commands_compute.txt b/doc/src/Commands_compute.txt index 81b618a6e2..769f99d64b 100644 --- a/doc/src/Commands_compute.txt +++ b/doc/src/Commands_compute.txt @@ -25,6 +25,7 @@ additional letters in parenthesis: g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT. "ackland/atom"_compute_ackland_atom.html, +"adf"_compute_adf.html, "aggregate/atom"_compute_cluster_atom.html, "angle"_compute_angle.html, "angle/local"_compute_angle_local.html, diff --git a/doc/src/computes.txt b/doc/src/computes.txt index c836fb6cb1..926b8da222 100644 --- a/doc/src/computes.txt +++ b/doc/src/computes.txt @@ -6,6 +6,7 @@ Computes :h1 :maxdepth: 1 compute_ackland_atom + compute_adf compute_angle compute_angle_local compute_angmom_chunk diff --git a/doc/src/lammps.book b/doc/src/lammps.book index c006e77d65..f739712f08 100644 --- a/doc/src/lammps.book +++ b/doc/src/lammps.book @@ -404,6 +404,7 @@ lammps_commands_compute.html compute.html compute_modify.html compute_ackland_atom.html +compute_adf.html compute_angle.html compute_angle_local.html compute_angmom_chunk.html