Home
last modified time | relevance | path

Searched defs:v_tally (Results 1 – 17 of 17) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix.cpp321 void Fix::v_tally(int n, int *list, double total, double *v) in v_tally() function in Fix
360 void Fix::v_tally(int i, double *v) in v_tally() function in Fix
393 void Fix::v_tally(int n, int i, double vn) in v_tally() function in Fix
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix.cpp220 void Fix::v_tally(int n, int *list, double total, double *v) in v_tally() function in Fix
H A Dpair.cpp1264 void Pair::v_tally(int i, double *fi, double *deli) in v_tally() function in Pair
/dports/science/lammps/lammps-stable_29Sep2021/src/ML-IAP/
H A Dpair_mliap.cpp267 void PairMLIAP::v_tally(int i, int j, double *fij, double *rij) in v_tally() function in PairMLIAP
/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dcompute_thermal_grid_kokkos.cpp136 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
H A Dcompute_pflux_grid_kokkos.cpp149 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
H A Dcompute_eflux_grid_kokkos.cpp152 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
H A Dcompute_tvib_grid_kokkos.cpp183 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
H A Dcompute_sonine_grid_kokkos.cpp250 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
H A Dcompute_grid_kokkos.cpp151 …auto v_tally = ScatterViewHelper<typename NeedDup<NEED_ATOMICS,DeviceType>::value,decltype(dup_tal… in operator ()() local
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dthr_omp.cpp497 static void v_tally(double * const vout, const double * const vin) in v_tally() function
520 static void v_tally(double * const vout, const double scale, const double * const vin) in v_tally() function
/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() function
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dfix_shake_kokkos.cpp1729 void FixShakeKokkos<DeviceType>::v_tally(EV_FLOAT &ev, int n, int *list, double total, in v_tally() function in FixShakeKokkos
H A Dpair_reaxff_kokkos.cpp3479 void PairReaxFFKokkos<DeviceType>::v_tally(EV_FLOAT_REAX &ev, const int &i, in v_tally() function in LAMMPS_NS::PairReaxFFKokkos
/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Ddeblock.rs1592 let mut v_tally: [i64; MAX_LOOP_FILTER + 2] = [0; MAX_LOOP_FILTER + 2]; localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Ddeblock.rs1592 let mut v_tally: [i64; MAX_LOOP_FILTER + 2] = [0; MAX_LOOP_FILTER + 2]; localVariable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Ddeblock.rs1592 let mut v_tally: [i64; MAX_LOOP_FILTER + 2] = [0; MAX_LOOP_FILTER + 2]; localVariable