Home
last modified time | relevance | path

Searched defs:ndihedrallist (Results 1 – 22 of 22) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddihedral_hybrid.h46 int *ndihedrallist; // # of dihedrals in sub-style dihedrallists variable
H A Dneighbor.h100 int ndihedrallist; // list of dihedrals to compute variable
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dneigh_bond_kokkos.cpp726 const int ndihedrallist = Kokkos::atomic_fetch_add(&d_nlist(),1); in operator ()() local
826 const int ndihedrallist = Kokkos::atomic_fetch_add(&d_nlist(),1); in operator ()() local
H A Ddihedral_harmonic_kokkos.cpp99 int ndihedrallist = neighborKK->ndihedrallist; in compute() local
H A Ddihedral_opls_kokkos.cpp98 int ndihedrallist = neighborKK->ndihedrallist; in compute() local
H A Ddihedral_class2_kokkos.cpp136 int ndihedrallist = neighborKK->ndihedrallist; in compute() local
H A Ddihedral_charmm_kokkos.cpp112 int ndihedrallist = neighborKK->ndihedrallist; in compute() local
/dports/science/lammps/lammps-stable_29Sep2021/src/EXTRA-MOLECULE/
H A Ddihedral_quadratic.cpp76 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_cosine_shift_exp.cpp78 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_nharmonic.cpp76 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_helix.cpp77 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_fourier.cpp85 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_spherical.cpp152 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_table_cut.cpp179 int ndihedrallist = neighbor->ndihedrallist; in compute() local
/dports/science/lammps/lammps-stable_29Sep2021/src/MOLECULE/
H A Ddihedral_harmonic.cpp74 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_multi_harmonic.cpp75 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_opls.cpp75 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_charmm.cpp90 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_charmmfsw.cpp93 int ndihedrallist = neighbor->ndihedrallist; in compute() local
H A Ddihedral_table.cpp483 int ndihedrallist = neighbor->ndihedrallist; in compute() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dneighbor.h113 int ndihedrallist; // list of dihedrals to compute variable
/dports/science/lammps/lammps-stable_29Sep2021/src/CLASS2/
H A Ddihedral_class2.cpp126 int ndihedrallist = neighbor->ndihedrallist; in compute() local