Home
last modified time | relevance | path

Searched defs:right_mult (Results 1 – 16 of 16) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/tests/numerics/
H A Dtype_tensor_test.C58 auto right_mult = tensor * vector; in testLeftMultiply() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_precond_ildltt.h152 void right_mult(const ildltt_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
198 void right_mult(const choleskyt_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
H A Dgmm_precond_ildlt.h221 void right_mult(const ildlt_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
267 void right_mult(const cholesky_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
H A Dgmm_matrix.h88 void right_mult(const identity_matrix&, const V1 &v1, V2 &v2) in right_mult() function
91 void right_mult(const identity_matrix&, const V1 &v1, const V2 &v2) in right_mult() function
H A Dgmm_precond_diagonal.h114 void right_mult(const diagonal_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ilu.h254 void right_mult(const ilu_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ilut.h202 void right_mult(const ilut_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ilutp.h239 void right_mult(const ilutp_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/src/lib_superlearn/
H A Dparameterization.c786 double right_mult = mem[indmem + r1 + ii]; in ft_param_gradeval_lin() local
834 double right_mult = mem[indmem + r1 + ii]; in ft_param_gradeval_lin() local
921 double right_mult = mem[indmem + r1 + ii]; in ft_param_gradeval() local
969 double right_mult = mem[indmem + r1 + ii]; in ft_param_gradeval() local
1144 double right_mult = running_rl[ii]; in ft_param_core_gradeval() local
1162 double right_mult = running_rl[ii]; in ft_param_core_gradeval() local
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_matrix.h89 void right_mult(const identity_matrix&, const V1 &v1, V2 &v2) in right_mult() function
92 void right_mult(const identity_matrix&, const V1 &v1, const V2 &v2) in right_mult() function
H A Dgmm_precond_diagonal.h115 void right_mult(const diagonal_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ildltt.h155 void right_mult(const ildltt_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
H A Dgmm_precond_ilu.h254 void right_mult(const ilu_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ilut.h238 void right_mult(const ilut_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function
H A Dgmm_precond_ildlt.h221 void right_mult(const ildlt_precond<Matrix>& P, const V1 &v1, V2 &v2) in right_mult() function
H A Dgmm_precond_ilutp.h242 void right_mult(const ilutp_precond<Matrix>& P, const V1 &v1, V2 &v2) { in right_mult() function