Home
last modified time | relevance | path

Searched refs:eflag_either (Results 1 – 25 of 68) sorted by relevance

123

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dbond.h65 int eflag_either, eflag_global, eflag_atom; variable
74 evflag = eflag_either = eflag_global = eflag_atom = vflag_either = vflag_global = vflag_atom =
H A Dangle.h65 int eflag_either, eflag_global, eflag_atom; variable
74 evflag = eflag_either = eflag_global = eflag_atom = vflag_either = vflag_global = vflag_atom =
H A Dimproper.h63 int eflag_either, eflag_global, eflag_atom; variable
72 evflag = eflag_either = eflag_global = eflag_atom = vflag_either = vflag_global = vflag_atom =
H A Ddihedral.h63 int eflag_either, eflag_global, eflag_atom; variable
72 evflag = eflag_either = eflag_global = eflag_atom = vflag_either = vflag_global = vflag_atom =
H A Dkspace.h199 int eflag_either, eflag_global, eflag_atom; variable
212 evflag = evflag_atom = eflag_either = eflag_global = eflag_atom = vflag_either =
H A Dfix.h251 int eflag_either, eflag_global, eflag_atom; variable
265 evflag = eflag_either = eflag_global = eflag_atom = vflag_either = vflag_global = vflag_atom = in ev_init()
H A Dbond.cpp100 eflag_either = eflag; in ev_setup()
158 if (eflag_either) { in ev_tally()
H A Dfix.cpp197 if (!thermo_energy) eflag_either = eflag_global = eflag_atom = 0; in ev_setup()
199 eflag_either = eflag; in ev_setup()
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dreaxff_bonds_omp.cpp74 pair_reax_ptr->ev_setup_thr_proxy(system->pair_ptr->eflag_either, in BondsOMP()
122 if (system->pair_ptr->eflag_either) in BondsOMP()
152 if (system->pair_ptr->eflag_either) in BondsOMP()
H A Dreaxff_multi_body_omp.cpp121 if (system->pair_ptr->eflag_either) in Atom_EnergyOMP()
148 if (system->pair_ptr->eflag_either) in Atom_EnergyOMP()
232 if (system->pair_ptr->eflag_either) { in Atom_EnergyOMP()
H A Dthr_omp.cpp570 if (pair->eflag_either) in ev_tally_thr()
611 if (pair->eflag_either) in ev_tally_xyz_thr()
642 if (pair->eflag_either) in ev_tally_xyz_full_thr()
670 if (pair->eflag_either) { in ev_tally3_thr()
717 if (pair->eflag_either) { in ev_tally4_thr()
764 if (pair->eflag_either) { in ev_tally_list_thr()
838 if (bond->eflag_either) { in ev_tally_thr()
913 if (angle->eflag_either) { in ev_tally_thr()
1062 if (angle->eflag_either) { in ev_tally13_thr()
1124 if (dihed->eflag_either) { in ev_tally_thr()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/meam/
H A Dmeam_dens_final.F19 $ eflag_either, eflag_global, eflag_atom, eng_vdwl, eatom,
28 integer nlocal, nmax, eflag_either, eflag_global, eflag_atom
166 if (eflag_either.ne.0) then
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dbond.cpp126 eflag_either = eflag; in ev_setup()
180 if (eflag_either) { in ev_tally()
H A Dimproper.h85 int eflag_either,eflag_global,eflag_atom; variable
H A Ddihedral.h86 int eflag_either,eflag_global,eflag_atom; variable
H A Dangle.h88 int eflag_either,eflag_global,eflag_atom; variable
H A Dbond.h87 int eflag_either,eflag_global,eflag_atom; variable
H A Ddihedral.cpp112 eflag_either = eflag; in ev_setup()
172 if (eflag_either) { in ev_tally()
H A Dangle.cpp112 eflag_either = eflag; in ev_setup()
168 if (eflag_either) { in ev_tally()
H A Dimproper.cpp108 eflag_either = eflag; in ev_setup()
168 if (eflag_either) { in ev_tally()
H A Dpair.cpp709 eflag_either = eflag; in ev_setup()
762 if (vflag_either == 0 && eflag_either == 0) evflag = 0; in ev_setup()
778 eflag_either = 0; in ev_unset()
799 if (eflag_either) { in ev_tally()
891 if (eflag_either) { in ev_tally_full()
939 if (eflag_either) { in ev_tally_xyz()
1033 if (eflag_either) { in ev_tally_xyz_full()
1085 if (eflag_either) { in ev_tally3()
1142 if (eflag_either) { in ev_tally4()
1187 if (eflag_either) { in ev_tally_tip4p()
/dports/science/lammps/lammps-stable_29Sep2021/src/REAXFF/
H A Dreaxff_multi_body.cpp97 if (system->pair_ptr->eflag_either) in Atom_Energy()
123 if (system->pair_ptr->eflag_either) in Atom_Energy()
206 if (system->pair_ptr->eflag_either) { in Atom_Energy()
H A Dreaxff_bonds.cpp97 if (system->pair_ptr->eflag_either) in Bonds()
127 if (system->pair_ptr->eflag_either) in Bonds()
/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/
H A Dmeam_dens_final.cpp19 MEAM::meam_dens_final(int nlocal, int eflag_either, int eflag_global, int eflag_atom, double* eng_v… in meam_dens_final() argument
132 if (eflag_either != 0) { in meam_dens_final()
/dports/science/lammps/lammps-stable_29Sep2021/src/MISC/
H A Dpair_list.cpp130 if (eflag_either) in compute()
141 if (eflag_either) in compute()
151 if (eflag_either) in compute()

123