Home
last modified time | relevance | path

Searched defs:beta_n (Results 1 – 12 of 12) sorted by relevance

/dports/science/nest/nest-simulator-3.1/models/
H A Dhh_cond_exp_traub.cpp106 const double beta_n = 0.5 * std::exp( ( 10. - V ) / 40. ); in hh_cond_exp_traub_dynamics() local
156 const double beta_n = 0.5 * std::exp( ( 10. - y_[ 0 ] ) / 40. ); in State_() local
H A Dhh_psc_alpha.cpp97 const double beta_n = 0.125 * std::exp( -( V + 65. ) / 80. ); in hh_psc_alpha_dynamics() local
155 const double beta_n = 0.125 * std::exp( -( y_[ 0 ] + 65. ) / 80. ); in State_() local
H A Dhh_psc_alpha_clopath.cpp103 const double beta_n = 0.125 * std::exp( -( V + 65. ) / 80. ); in hh_psc_alpha_clopath_dynamics() local
169 const double beta_n = 0.125 * std::exp( -( y_[ 0 ] + 65. ) / 80. ); in State_() local
H A Dhh_cond_beta_gap_traub.cpp138 const double beta_n = 0.5 * std::exp( ( 10. - V ) / 40. ); in hh_cond_beta_gap_traub_dynamics() local
195 const double beta_n = 0.5 * std::exp( ( 10. - y_[ 0 ] ) / 40. ); in State_() local
H A Dhh_psc_alpha_gap.cpp104 const double beta_n = 0.0043 / std::exp( ( V + 44. ) / 34. ); in hh_psc_alpha_gap_dynamics() local
196 const double beta_n = 0.0043 / std::exp( ( y_[ 0 ] + 44. ) / 34. ); in State_() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-30/
H A Dstep-30.cc232 const double beta_n = beta[point] * normals[point]; in assemble_boundary_term() local
264 const double beta_n = beta[point] * normals[point]; in assemble_face_term() local
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Dd_blas2_lib4.c147 …pha_n, double alpha_t, double *pA, int sda, double *x_n, double *x_t, double beta_n, double beta_t… in dgemv_nt_lib()
308 …ct blasfeo_dvec *sx_n, int xi_n, struct blasfeo_dvec *sx_t, int xi_t, double beta_n, double beta_t… in blasfeo_dgemv_nt()
H A Ds_blas2_lib8.c881 …ct blasfeo_svec *sx_n, int xi_n, struct blasfeo_svec *sx_t, int xi_t, float beta_n, float beta_t, … in blasfeo_sgemv_nt()
H A Ds_blas2_lib4.c125 …ct blasfeo_svec *sx_n, int xi_n, struct blasfeo_svec *sx_t, int xi_t, float beta_n, float beta_t, … in blasfeo_sgemv_nt()
H A Dx_blas2_lib.c162 … int aj, struct STRVEC *sx_n, int xi_n, struct STRVEC *sx_t, int xi_t, REAL beta_n, REAL beta_t, s… in GEMV_NT_LIBSTR()
1173 … int aj, struct STRVEC *sx_n, int xi_n, struct STRVEC *sx_t, int xi_t, REAL beta_n, REAL beta_t, s… in GEMV_NT_LIBSTR()
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmanybody_tersoff.F313 REAL(KIND=dp) :: beta, beta_n, n, zeta_ij, zeta_ij_n, & local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmanybody_tersoff.F313 REAL(KIND=dp) :: beta, beta_n, n, zeta_ij, zeta_ij_n, & local