Home
last modified time | relevance | path

Searched defs:phi_d (Results 1 – 14 of 14) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/parsing/autolev/test-examples/pydy-example-repo/
H A Dchaos_pendulum.py8 theta_d, phi_d, omega_d, alpha_d = _me.dynamicsymbols('theta_ phi_ omega_ alpha_', 1) variable
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/libalbas/src/
H A Dbulk_trace.c48 BAS_FCT_D *phi_d; member
H A Dbulk_trace_bubble.c49 BAS_FCT_D phi_d[N_WALLS_MAX]; member
H A Dbulk_trace_tensor_bubbles.c89 BAS_FCT_D phi_d[N_BTTB_MAX]; member
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Solvent/Reaktoro/
H A DWaterHelmholtzStateWagnerPruss.cpp339 const auto phi_d = phio_d + phir_d ; in waterHelmholtzStateWagnerPruss() local
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dproposed-changes.h218 const BAS_FCT_D *phi_d; member
H A Devaluate.h887 const REAL *grd_b, *phi_d; in __eval_div_uh_dow() local
2012 const REAL *phi_d; in __eval_bar_D2_uh_dow() local
2166 const REAL *phi_d; in __eval_D2_uh_dow() local
3096 const REAL *phi_d; in __eval_Laplace_uh_dow() local
H A Dnumint.c3556 REAL_D *const*phi_d = (REAL_D *const*)aiqf->vect_cache.phi_d; in get_quad_fast_phi_dow() local
H A Dl2scp.c1099 const REAL_D *const*phi_d; in _AI_bndry_L2scp_fct_bas_dow() local
H A Dalberta.h1904 const BAS_FCT_D *phi_d; member
2146 const REAL_D *phi_d; member
H A Dalberta_inlines.h2578 const REAL *phi_d = PHI_D(thisptr, i, lambda); in grd_phi_dow() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dtopology_types.F55 INTEGER, POINTER :: phi_a(:), phi_b(:), phi_c(:), phi_d(:), phi_type(:) component
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dtopology_types.F55 INTEGER, POINTER :: phi_a(:), phi_b(:), phi_c(:), phi_d(:), phi_type(:) component
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DWaterPropsIAPWSphi.cpp518 doublereal WaterPropsIAPWSphi::phi_d(doublereal tau, doublereal delta) in phi_d() function in Cantera::WaterPropsIAPWSphi