Searched defs:bdsolve (Results 1 – 1 of 1) sorted by relevance
/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/ |
H A D | gsetc.hh | 294 static void bdsolve (const M& A, X& v, const Y& d, const K& w) in bdsolve() function 314 static void bdsolve (const M& A, X& v, const Y& d, const K& w) in bdsolve() function 323 static void bdsolve (const M& A, X& v, const Y& d, const K& /*w*/) in bdsolve() function 335 void bdsolve (const M& A, X& v, const Y& d) in bdsolve() function 342 void bdsolve (const M& A, X& v, const Y& d, const K& w) in bdsolve() function 351 void bdsolve (const M& A, X& v, const Y& d, BL<l> /*bl*/) in bdsolve() function 358 void bdsolve (const M& A, X& v, const Y& d, const K& w, BL<l> /*bl*/) in bdsolve() function
|