Home
last modified time | relevance | path

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

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Doem_solve.c165 precon = get_BPX_precon(A, mask, info); in vinit_oem_precon()
H A Dblock_precon.c403 get_BPX_precon(node->A, node->mask, info); in _AI_get_block_precon()
H A DHB_precon.c1392 const PRECON *get_BPX_precon(const DOF_MATRIX *matrix, in get_BPX_precon() function
H A Dalberta.h3016 extern const PRECON *get_BPX_precon(const DOF_MATRIX *matrix,
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A Dsolve-tools.tex2247 \fdx{get_BPX_precon()@{\code{get\_BPX\_precon()}}}%
2257 const PRECON *get_BPX_precon(const DOF_MATRIX *matrix,
2460 \fdx{get_BPX_precon()@{\code{get\_BPX\_precon()}}|(}
2461 \idx{preconditioner!get_BPX_precon()@{\code{get\_BPX\_precon()}}|(}
2467 const PRECON *get_BPX_precon(const DOF_MATRIX *matrix,
2475 precon_ptr = get_BPX_precon(A, bound, info);
2490 \hyperitem{get_BPX_precon:A}{A} The matrix to compute the
2493 \hyperitem{get_BPX_precon:bound}{bound} A flag-vector, masking out
2499 \hyperitem{get_BPX_precon:info}{info} An integer controlling the
2510 \fdx{get_BPX_precon()@{\code{get\_BPX\_precon()}}|)}
[all …]