Home
last modified time | relevance | path

Searched defs:dihedrallist (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddihedral_hybrid.h48 int ***dihedrallist; // dihedrallist for each sub-style variable
H A Dntopo.h24 int **bondlist, **anglelist, **dihedrallist, **improperlist; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Ddihedral_opls_kokkos.h69 typename AT::t_int_2d dihedrallist; variable
H A Ddihedral_harmonic_kokkos.h69 typename AT::t_int_2d dihedrallist; variable
H A Ddihedral_charmm_kokkos.h134 typename AT::t_int_2d dihedrallist; variable
H A Ddihedral_class2_kokkos.h69 typename AT::t_int_2d dihedrallist; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Ddihedral_multi_harmonic_omp.cpp100 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_nharmonic_omp.cpp99 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_cosine_shift_exp_omp.cpp100 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_harmonic_omp.cpp99 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_table_omp.cpp155 const int * const * const dihedrallist = neighbor->dihedrallist; in eval() local
H A Ddihedral_fourier_omp.cpp97 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_helix_omp.cpp102 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_opls_omp.cpp101 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_quadratic_omp.cpp102 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
H A Ddihedral_charmm_omp.cpp110 const int5_t * _noalias const dihedrallist = (int5_t *) neighbor->dihedrallist[0]; in eval() local
/dports/science/lammps/lammps-stable_29Sep2021/src/EXTRA-MOLECULE/
H A Ddihedral_quadratic.cpp75 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_cosine_shift_exp.cpp77 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_nharmonic.cpp75 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_helix.cpp76 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_fourier.cpp84 int **dihedrallist = neighbor->dihedrallist; in compute() local
/dports/science/lammps/lammps-stable_29Sep2021/src/MOLECULE/
H A Ddihedral_harmonic.cpp73 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_multi_harmonic.cpp74 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_opls.cpp74 int **dihedrallist = neighbor->dihedrallist; in compute() local
H A Ddihedral_charmm.cpp89 int **dihedrallist = neighbor->dihedrallist; in compute() local

12