Home
last modified time | relevance | path

Searched +defs:d +defs:pot (Results 1 – 25 of 104) sorted by relevance

12345

/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/system/
H A DSHO_system.cpp62 for(int d=0; d< nd; d++) { in read() local
82 for(int d=0; d< 3; d++) in read() local
95 doublevar pot=0; in calcLoc() local
127 for(int d=0; d< nd; d++) { in calcLoc() local
H A DMolecular_system.cpp119 for(int d=0; d< 3; d++) { in read() local
186 for(int d=0; d<3; d++) { in calcLocWithTestPos() local
202 for(int d=0; d< 3; d++) in calcLocWithTestPos() local
216 doublevar pot=0; in calcLoc() local
272 for(int d=0; d< 3; d++) in calcLoc() local
277 for(int d=0; d< 3; d++) in calcLoc() local
374 for(int d=0; d< 3; d++) in separatedLocal() local
393 for(int d=0; d< 3; d++) in locDerivative() local
397 for(int d=0; d< 3; d++) in locDerivative() local
414 for(int d=0; d< 3; d++) in locDerivative() local
[all …]
H A DHEG_system.cpp178 for(int d=0; d< ndim; d++) perturb_pos(i,d)=atof(dumstring[d].c_str()); in read() local
401 for(int d=0; d< ndim; d++) { in setupEwald() local
498 doublevar pot=0; in calcLocPerturb() local
510 for(int d=0; d< nd; d++) { in calcLocPerturb() local
621 for (int d=0; d < 3; d++) { in constEwald() local
671 for(int d=0; d< 3; d++) r1(d)=eidist(d+2); in ewaldElectron() local
677 for(int d=0; d< 3; d++) { in ewaldElectron() local
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/DK/
H A Dgenerate_code.py463 def setup(self, d): argument
515 def generate(self, d): argument
539 def generate(self, d): argument
584 def add(self, d): argument
634 def generate(self, d): argument
673 def __init__(self, glob, eq, pot, pot_list, pot_func, Pv): argument
836 def __init__(self, pot_attr, pot, eq): argument
890 …def __init__(self, eq, solver_dict, solver_params, pot, pot_list, pot_func, pot_attr, Pv, extra_so… argument
936 def gen_nonlin(self, nonlin, s, d, complist, code): argument
982 def add_dict(self, d): argument
[all …]
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/tests/
H A Dmd_openmp.f356 subroutine compute ( np, nd, pos, vel, mass, f, pot, kin ) argument
464 subroutine dist ( nd, r1, r2, dr, d ) argument
H A Dmd_openmp_util.c322 float mass, float f[], float *pot, float *kin ) in compute()
376 float d; in compute() local
480 float d; in dist() local
H A Dmd_openmp.c401 double mass, double f[], double *pot, double *kin ) in compute()
455 double d; in compute() local
559 double d; in dist() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/foxxll/foxxll/common/
H A Dutils.hpp64 div_ceil(Integral n, Integral2 d) in div_ceil()
99 auto pot = Integral(1) << power; // = 0..0 1 0^power in round_up_to_power_of_two() local
/dports/math/ogdf/OGDF/include/ogdf/graphalg/
H A DModifiedNibbleClusterer.h119 const int d = 7; in aPGP() local
125 double pot(double r, long i) in pot() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/examples/elastic/pde/
H A Dmypde3.c875 VPUBLIC double UU(int d, int m, int vDomain, double *x) { in UU()
905 double rad, pot, ax, ay, az, acharge; in SingPot() local
928 double x[3], rad, pot, ax, ay, az, acharge; in SingPot_atoms() local
956 double rad, rad3, pot, axyz[3], acharge; in Grad_SingPot() local
978 double rad, rad3, pot, axyz[3], x[3], acharge; in Grad_SingPot_atoms() local
1009 VPRIVATE double my_scalarA(int d, int m, int sType, double *x) { in my_scalarA()
1032 VPRIVATE double my_scalarC(int d, int m, int sType, double *x) { in my_scalarC()
1050 VPRIVATE void my_C(int d, int m, double x[], double f[]) in my_C()
1056 VPRIVATE void my_D(int d, int m, int sType, double *x, double *f) { in my_D()
1139 VPRIVATE void formET(int d, double dU[3][3], double ET[3][3]) in formET()
[all …]
/dports/science/cdo/cdo-2.0.0/src/
H A Dafter_dvtrans.cc18 dv2ps(const double *restrict div, double *restrict pot, long nlev, long ntr) in dv2ps()
49 dv2uv_kernel(const double *d, const double *o, double *restrict u, double *restrict v, const double… in dv2uv_kernel()
122 dv2uv(const double *d, const double *o, double *u, double *v, const double *f, const double *g, lon… in dv2uv()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/common/
H A Dutils.h199 div_ceil(Integral n, Integral2 d) in div_ceil()
258 Integral pot = Integral(1) << power, // = 0..0 1 0^power in round_up_to_power_of_two() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dexx_cg.f901 SUBROUTINE hpotcg(np_in_sp_me, n, rho, pot, fullgrid, mvstep) argument
19 REAL(DP) rho(n), pot(n) local
1049 SUBROUTINE CG_CUBE(iter, n, eps, fbsscale, coemicf, coeke, rho, pot) argument
1061 real(8), intent(inout) :: pot(n(1),n(2),n(3)) local
1236 SUBROUTINE PADX(nd,nb,coeke,d,Ad) argument
1245 REAL(8) :: d(nb(1):nb(4), nb(2):nb(5), nb(3):nb(6)) local
/dports/science/madness/madness-ebb3fd7/src/apps/tdse/
H A Dtdse4.cc222 double r2 = r*r, pot; in smoothed_potential() local
402 void converge(World& world, functionT& potn, functionT& pote, functionT& pot, functionT& psi, doubl… in converge()
426 double d = 0.3; in converge() local
569 functionT& pote, functionT& potn, functionT& pot, functionT& vt, in loadbal()
583 functionT& pote, functionT& potn, functionT& pot, in initial_loadbal()
597 void propagate(World& world, functionT& pote, functionT& potn, functionT& pot, int step0) { in propagate()
743 functionT pot = potn + pote; in doit() local
/dports/science/openbabel/openbabel-3.1.1/src/
H A Drand.cpp257 static unsigned int DoubleModulus( DoubleType *n, unsigned int d ) in DoubleModulus()
299 DoubleType d; in DeterminePotency() local
376 int pot,best; in DetermineSequence() local
433 DoubleType d; in GenerateSequence() local
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dmatching.h757 Value pot, offset; member
774 Value pot; member
1410 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
1507 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
1514 Value pot = (*_blossom_data)[blossom].pot; in extractBlossom() local
1712 Value pot = _fractional->nodeValue(n); in fractionalInit() local
2230 Value pot, offset; member
2246 Value pot; member
2838 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
2935 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
[all …]
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dmatching.h757 Value pot, offset; member
774 Value pot; member
1410 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
1507 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
1514 Value pot = (*_blossom_data)[blossom].pot; in extractBlossom() local
1712 Value pot = _fractional->nodeValue(n); in fractionalInit() local
2230 Value pot, offset; member
2246 Value pot; member
2838 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
2935 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dmatching.h757 Value pot, offset; member
774 Value pot; member
1410 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
1507 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
1514 Value pot = (*_blossom_data)[blossom].pot; in extractBlossom() local
1712 Value pot = _fractional->nodeValue(n); in fractionalInit() local
2230 Value pot, offset; member
2246 Value pot; member
2838 int d = _blossom_set->find(_graph.source(next)); in splitBlossom() local
2935 Value pot = (*_node_data)[bi].pot; in extractBlossom() local
[all …]
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dbva.cpp275 for(const PotentialClause pot: potential) { in try_bva_on_lit() local
629 OccurClause d(l_min, d_ws); in fill_potential() local
707 for(const PotentialClause pot: potential) { in most_occurring_lit_in_potential() local
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dbva.cpp275 for(const PotentialClause pot: potential) { in try_bva_on_lit() local
629 OccurClause d(l_min, d_ws); in fill_potential() local
707 for(const PotentialClause pot: potential) { in most_occurring_lit_in_potential() local
/dports/math/R-cran-forecast/forecast/src/
H A Detspolyroot.c543 double cpoly_cauchy(int n, double *pot, double *q) in cpoly_cauchy()
597 double cpoly_scale(int n, double *pot, in cpoly_scale()
650 double d, r; in cdivid() local
/dports/science/madness/madness-ebb3fd7/src/examples/
H A Dcolloid.cc81 const double& d; //distance between reaction surface and molecular center member in SurfaceMoleculeInteraction
201 SurfaceMoleculeInteraction(const double& d, const double& R,const in SurfaceMoleculeInteraction()
228 const double d = 6.61404096; // distance between center of charge and coilloid center in main() local
249 realfunc pot = SMI.perturbed_molecular_pot(surface,vol); in main() local
/dports/devel/allegro5/allegro5-5.2.7.0/src/raspberrypi/
H A Dpidisplay.c38 static int pot(int n) in pot() function
63 static void delete_cursor_data(ALLEGRO_DISPLAY_RASPBERRYPI *d) in delete_cursor_data()
69 static void show_cursor(ALLEGRO_DISPLAY_RASPBERRYPI *d) in show_cursor()
156 static void hide_cursor(ALLEGRO_DISPLAY_RASPBERRYPI *d) in hide_cursor()
172 static void setup_gl(ALLEGRO_DISPLAY *d) in setup_gl()
269 ALLEGRO_DISPLAY_RASPBERRYPI *d = (void *)display; in pi_create_display() local
539 static int raspberrypi_get_orientation(ALLEGRO_DISPLAY *d) in raspberrypi_get_orientation()
666 ALLEGRO_DISPLAY_RASPBERRYPI *d = (void *)display; in raspberrypi_show_mouse_cursor() local
674 ALLEGRO_DISPLAY_RASPBERRYPI *d = (void *)display; in raspberrypi_hide_mouse_cursor() local
681 ALLEGRO_DISPLAY_RASPBERRYPI *d = (void *)display; in raspberrypi_set_mouse_cursor() local
[all …]
/dports/emulators/simh/simh-3.9.0_5/SDS/
H A Dsds_io.c58 #define TST_XFR(d,c) (xfr_req && dev_map[d][c]) argument
59 #define SET_XFR(d,c) xfr_req = xfr_req | dev_map[d][c] argument
60 #define CLR_XFR(d,c) xfr_req = xfr_req & ~dev_map[d][c] argument
61 #define INV_DEV(d,c) (dev_dsp[d][c] == NULL) argument
62 #define VLD_DEV(d,c) (dev_dsp[d][c] != NULL) argument
158 t_stat (*pot) (uint32 num, uint32 *dat); /* altnum, *dat */ member
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/interval/
H A Dinterval.cc143 static char* interval_String(blackbox*, void *d) in interval_String()
165 static void* interval_Copy(blackbox*, void *d) in interval_Copy()
171 static void interval_Destroy(blackbox*, void *d) in interval_Destroy()
720 static BOOLEAN interval_serialize(blackbox*, void *d, si_link f) in interval_serialize()
756 static BOOLEAN interval_deserialize(blackbox**, void **d, si_link f) in interval_deserialize()
781 static void* box_Copy(blackbox*, void *d) in box_Copy()
786 static void box_Destroy(blackbox*, void *d) in box_Destroy()
792 static char* box_String(blackbox*, void *d) in box_String()
1066 static BOOLEAN box_serialize(blackbox*, void *d, si_link f) in box_serialize()
1096 static BOOLEAN box_deserialize(blackbox**, void **d, si_link f) in box_deserialize()
[all …]

12345