Home
last modified time | relevance | path

Searched defs:vflag_global (Results 1 – 23 of 23) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dintegrate.cpp167 int vflag_global = 0; in ev_set() local
H A Dimproper.h86 int vflag_either,vflag_global,vflag_atom; variable
H A Dangle.h89 int vflag_either,vflag_global,vflag_atom; variable
H A Dbond.h88 int vflag_either,vflag_global,vflag_atom; variable
H A Ddihedral.h87 int vflag_either,vflag_global,vflag_atom; variable
H A Dupdate.h73 bigint vflag_global,vflag_atom; // ditto for virial variable
H A Dmin.cpp720 int vflag_global = 0; in ev_set() local
H A Dkspace.h192 int vflag_either,vflag_global,vflag_atom; variable
H A Dpair.h100 int vflag_either,vflag_global,vflag_atom; variable
H A Dfix.h272 int vflag_global,vflag_atom; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dintegrate.cpp153 int vflag_global = 0; in ev_set() local
H A Dupdate.h43 bigint vflag_global, vflag_atom; // ditto for virial variable
H A Dbond.h66 int vflag_either, vflag_global, vflag_atom; variable
H A Dangle.h66 int vflag_either, vflag_global, vflag_atom, cvflag_atom; variable
H A Dimproper.h64 int vflag_either, vflag_global, vflag_atom, cvflag_atom; variable
H A Ddihedral.h64 int vflag_either, vflag_global, vflag_atom, cvflag_atom; variable
H A Dmin.cpp836 int vflag_global = 0; in ev_set() local
H A Dkspace.h200 int vflag_either, vflag_global, vflag_atom; variable
H A Dpair.h86 int vflag_either, vflag_global, vflag_atom, cvflag_atom; variable
H A Dfix.h252 int vflag_either, vflag_global, vflag_atom; variable
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dpair_table_rx_kokkos.cpp281 int vflag_global, in ev_tally()
388 compute_item( in compute_item()
532 static void compute_all_items( in compute_all_items()
/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/
H A Dmeam_force.cpp24 MEAM::meam_force(int i, int eflag_global, int eflag_atom, int vflag_global, int vflag_atom, in meam_force() argument
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Dfix_shake_cuda_kernel.cu24 __device__ void v_tally(int &vflag_global, int &vflag_atom, int &n, int* list, ENERGY_FLOAT total, … in v_tally()