Home
last modified time | relevance | path

Searched refs:__el_bi_mat_vec_dow_scl (Results 1 – 1 of 1) sorted by relevance

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Del_vec.h744 void __el_bi_mat_vec_dow_scl(REAL a, in __el_bi_mat_vec_dow_scl() function
778 __el_bi_mat_vec_dow_scl(a, A, b, B, u_h, c, f_h); in el_bi_mat_vec_dow_scl()
782 __el_bi_mat_vec_dow_scl(a, A, b, B, u_h, 1.0, f_h); in el_bi_mat_vec_dow_scl()
901 __el_bi_mat_vec_dow_scl(a, A, b, B, (const EL_REAL_VEC *)u_h, c, f_h); in __el_bi_mat_vec_dow()