git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13100 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -472,6 +472,7 @@ g = GPU, i = USER-INTEL, k = KOKKOS, o = USER-OMP, t = OPT.
|
||||
"atom/swap"_fix_atom_swap.html,
|
||||
"aveforce (c)"_fix_aveforce.html,
|
||||
"ave/atom"_fix_ave_atom.html,
|
||||
"ave/chunk"_fix_ave_chunk.html,
|
||||
"ave/correlate"_fix_ave_correlate.html,
|
||||
"ave/histo"_fix_ave_histo.html,
|
||||
"ave/spatial"_fix_ave_spatial.html,
|
||||
@ -627,14 +628,14 @@ letters in parenthesis: c = USER-CUDA, g = GPU, i = USER-INTEL, k =
|
||||
KOKKOS, o = USER-OMP, t = OPT.
|
||||
|
||||
"angle/local"_compute_angle_local.html,
|
||||
"atom/molecule"_compute_atom_molecule.html,
|
||||
"body/local"_compute_body_local.html,
|
||||
"bond/local"_compute_bond_local.html,
|
||||
"centro/atom"_compute_centro_atom.html,
|
||||
"chunk/atom"_compute_chunk_atom.html,
|
||||
"cluster/atom"_compute_cluster_atom.html,
|
||||
"cna/atom"_compute_cna_atom.html,
|
||||
"com"_compute_com.html,
|
||||
"com/molecule"_compute_com_molecule.html,
|
||||
"com/chunk"_compute_com_chunk.html,
|
||||
"contact/atom"_compute_contact_atom.html,
|
||||
"coord/atom"_compute_coord_atom.html,
|
||||
"damage/atom"_compute_damage_atom.html,
|
||||
@ -648,15 +649,15 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
"event/displace"_compute_event_displace.html,
|
||||
"group/group"_compute_group_group.html,
|
||||
"gyration"_compute_gyration.html,
|
||||
"gyration/molecule"_compute_gyration_molecule.html,
|
||||
"gyration/chunk"_compute_gyration_chunk.html,
|
||||
"heat/flux"_compute_heat_flux.html,
|
||||
"improper/local"_compute_improper_local.html,
|
||||
"inertia/molecule"_compute_inertia_molecule.html,
|
||||
"inertia/chunk"_compute_inertia_chunk.html,
|
||||
"ke"_compute_ke.html,
|
||||
"ke/atom"_compute_ke_atom.html,
|
||||
"ke/rigid"_compute_ke_rigid.html,
|
||||
"msd"_compute_msd.html,
|
||||
"msd/molecule"_compute_msd_molecule.html,
|
||||
"msd/chunk"_compute_msd_chunk.html,
|
||||
"msd/nongauss"_compute_msd_nongauss.html,
|
||||
"pair"_compute_pair.html,
|
||||
"pair/local"_compute_pair_local.html,
|
||||
@ -666,7 +667,7 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
"pressure (c)"_compute_pressure.html,
|
||||
"property/atom"_compute_property_atom.html,
|
||||
"property/local"_compute_property_local.html,
|
||||
"property/molecule"_compute_property_molecule.html,
|
||||
"property/chunk"_compute_property_chunk.html,
|
||||
"rdf"_compute_rdf.html,
|
||||
"reduce"_compute_reduce.html,
|
||||
"reduce/region"_compute_reduce.html,
|
||||
@ -678,6 +679,7 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
"temp (c)"_compute_temp.html,
|
||||
"temp/asphere"_compute_temp_asphere.html,
|
||||
"temp/com"_compute_temp_com.html,
|
||||
"temp/chunk"_compute_temp_chunk.html,
|
||||
"temp/deform"_compute_temp_deform.html,
|
||||
"temp/partial (c)"_compute_temp_partial.html,
|
||||
"temp/profile"_compute_temp_profile.html,
|
||||
@ -685,8 +687,9 @@ KOKKOS, o = USER-OMP, t = OPT.
|
||||
"temp/region"_compute_temp_region.html,
|
||||
"temp/sphere"_compute_temp_sphere.html,
|
||||
"ti"_compute_ti.html,
|
||||
"torque/chunk"_compute_torque_chunk.html,
|
||||
"vacf"_compute_vacf.html,
|
||||
"vcm/molecule"_compute_vcm_molecule.html,
|
||||
"vcm/chunk"_compute_vcm_chunk.html,
|
||||
"voronoi/atom"_compute_voronoi_atom.html :tb(c=6,ea=c)
|
||||
|
||||
These are additional compute styles in USER packages, which can be
|
||||
|
||||
Reference in New Issue
Block a user