Home
last modified time | relevance | path

Searched defs:charge (Results 1 – 25 of 47) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/pme/
Dpme_excluded_force_impl.cu20 … const VECTOR *sacler, const float *charge, const float pme_beta, in PME_Excluded_Force_Correction()
87 const float *charge, const int *excluded_list_start, const int *excluded_list, in PMEExcludedForce()
Dpme_reciprocal_force_impl.cu23 __global__ void PME_Final(int *PME_atom_near, const float *charge, const float *PME_Q, VECTOR *forc… in PME_Final()
70 … const int *uint_crd_f, const float *charge, float *force, int PME_Nin, int PME_Nall, in PMEReciprocalForce()
Dpme_common.cuh154 __global__ static void PME_Q_Spread(int *PME_atom_near, const float *charge, const VECTOR *PME_frxy… in PME_Q_Spread()
198const float *charge, const float beta, const float cutoff_square, in PME_Direct_Energy()
243const float *charge, const float beta, const float cutoff_square, in PME_Direct_Atom_Energy()
308 … const VECTOR *sacler, const float *charge, const float pme_beta, in PME_Excluded_Energy_Correction()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/nb14/
Ddihedral_14_cf_energy_kernel.h70 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
116 float charge; member
Ddihedral_14_lj_energy_kernel.h74 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
128 float charge; member
Ddihedral_14_lj_cf_force_with_atom_energy_kernel.h76 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
136 float charge; member
Ddihedral_14_lj_cf_force_with_atom_energy_and_virial_kernel.h77 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
140 float charge; member
Ddihedral_14_cf_atom_energy_kernel.h70 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/lj/
Dlj_force_kernel.h67 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
119 float charge; member
Dlj_energy_kernel.h67 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
120 float charge; member
Dlj_force_with_pme_direct_force_kernel.h68 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
123 float charge; member
Dlj_force_with_virial_energy_update_kernel.h74 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
143 float charge; member
Dlj_direct_cf_force_with_lj_virial_direct_cf_energy_kernel.h73 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
133 float charge; member
Dlj_force_with_pme_direct_force_update_kernel.h73 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
137 float charge; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc215 size_t charge, in PrintSystemCommitCharge()
222 size_t charge, in PrintSystemCommitCharge()
229 size_t charge, in SystemCommitChargeToString()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
Dperf_test.cc192 void PrintSystemCommitCharge(const std::string &test_name, size_t charge, bool important) in PrintSystemCommitCharge()
199 size_t charge, in PrintSystemCommitCharge()
205 std::string SystemCommitChargeToString(const std::string &test_name, size_t charge, bool important) in SystemCommitChargeToString()
/third_party/boost/libs/hana/example/misc/
Ddimensional_analysis.cpp24 using charge = decltype(hana::tuple_c<int, 0, 0, 0, 1, 0, 0, 0>); typedef
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/nb14/
Ddihedral_14_cf_atom_energy_impl.cu55 … const int *LJtype, const float *charge, const float *boxlength_f, const int *a_14, in Dihedral14CFAtomEnergy()
Ddihedral_14_cf_energy_impl.cu55const float *charge, float *uint_crd_with_LJ_f, const float *boxlength_f, const int *a_14, in Dihedral14CFEnergy()
Ddihedral_14_lj_atom_energy_impl.cu75 … const int *LJtype, const float *charge, const float *boxlength_f, const int *a_14, in Dihedral14LJAtomEnergy()
Ddihedral_14_lj_force_impl.cu84const float *charge, const float *boxlength_f, const int *a_14, const int *b_14, in Dihedral14LJForce()
Ddihedral_14_lj_energy_impl.cu75const float *charge, float *uint_crd_with_LJ_f, const float *boxlength_f, const int *a_14, in Dihedral14LJEnergy()
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/
DSDL_syspower.c45 SDL_bool charge = SDL_FALSE; in checkps() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/pme/
Dpme_excluded_force_kernel.h55 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
Dpme_excluded_force_update_kernel.h59 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local

12