Home
last modified time | relevance | path

Searched refs:ThrOMP (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dthr_omp.h38 class ThrOMP {
48 ThrOMP(LAMMPS *, int);
49 virtual ~ThrOMP();
H A Dthr_omp.cpp46 ThrOMP::ThrOMP(LAMMPS *ptr, int style) in ThrOMP() function in ThrOMP
58 ThrOMP::~ThrOMP() in ~ThrOMP()
67 void ThrOMP::ev_setup_thr(int eflag, int vflag, int nall, double *eatom, in ev_setup_thr()
177 void ThrOMP::reduce_thr(void *style, const int eflag, const int vflag, in reduce_thr()
468 void ThrOMP::e_tally_thr(Pair * const pair, const int i, const int j, in e_tally_thr()
533 void ThrOMP::v_tally_thr(Pair * const pair, const int i, const int j, in v_tally_thr()
603 void ThrOMP::ev_tally_xyz_thr(Pair * const pair, const int i, const int j, in ev_tally_xyz_thr()
634 void ThrOMP::ev_tally_xyz_full_thr(Pair * const pair, const int i, in ev_tally_xyz_full_thr()
708 void ThrOMP::ev_tally4_thr(Pair * const pair, const int i, const int j, in ev_tally4_thr()
758 void ThrOMP::ev_tally_list_thr(Pair * const pair, const int key, in ev_tally_list_thr()
[all …]
H A Dewald_omp.h28 class EwaldOMP : public Ewald, public ThrOMP {
H A Drespa_omp.h28 class RespaOMP : public Respa, public ThrOMP {
H A Dangle_dipole_omp.h32 class AngleDipoleOMP : public AngleDipole, public ThrOMP {
H A Dmsm_omp.h28 class MSMOMP : public MSM, public ThrOMP {
H A Dangle_charmm_omp.h32 class AngleCharmmOMP : public AngleCharmm, public ThrOMP {
H A Dangle_fourier_omp.h32 class AngleFourierOMP : public AngleFourier, public ThrOMP {
H A Dangle_harmonic_omp.h32 class AngleHarmonicOMP : public AngleHarmonic, public ThrOMP {
H A Dbond_fene_omp.h32 class BondFENEOMP : public BondFENE, public ThrOMP {
H A Dbond_gromos_omp.h32 class BondGromosOMP : public BondGromos, public ThrOMP {
H A Dbond_morse_omp.h32 class BondMorseOMP : public BondMorse, public ThrOMP {
H A Dbond_nonlinear_omp.h32 class BondNonlinearOMP : public BondNonlinear, public ThrOMP {
H A Ddihedral_table_omp.h32 class DihedralTableOMP : public DihedralTable, public ThrOMP {
H A Dimproper_ring_omp.h32 class ImproperRingOMP : public ImproperRing, public ThrOMP {
H A Dpair_sw_omp.h32 class PairSWOMP : public PairSW, public ThrOMP {
H A Dpair_vashishta_omp.h32 class PairVashishtaOMP : public PairVashishta, public ThrOMP {
H A Dimproper_umbrella_omp.h32 class ImproperUmbrellaOMP : public ImproperUmbrella, public ThrOMP {
H A Dpair_agni_omp.h32 class PairAGNIOMP : public PairAGNI, public ThrOMP {
H A Dangle_class2_omp.h32 class AngleClass2OMP : public AngleClass2, public ThrOMP {
H A Dangle_sdk_omp.h32 class AngleSDKOMP : public AngleSDK, public ThrOMP {
H A Dbond_harmonic_omp.h32 class BondHarmonicOMP : public BondHarmonic, public ThrOMP {
H A Ddihedral_class2_omp.h32 class DihedralClass2OMP : public DihedralClass2, public ThrOMP {
H A Ddihedral_harmonic_omp.h32 class DihedralHarmonicOMP : public DihedralHarmonic, public ThrOMP {
/dports/science/lammps/lammps-stable_29Sep2021/examples/plugins/
H A Dpair_morse2_omp.h26 class PairMorse2OMP : public PairMorse2, public ThrOMP {

12345678910>>...14