Home
last modified time | relevance | path

Searched defs:dgstrf (Results 1 – 10 of 10) sorted by relevance

/dports/math/algae/algae-4.3.6/superlu/
H A Ddgstrf.c28 dgstrf (char *refact, SuperMatrix *A, double diag_pivot_thresh, in dgstrf() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Ddgstrf.c178 dgstrf (superlu_options_t *options, SuperMatrix *A, in dgstrf() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Ddgstrf.c184 dgstrf (superlu_options_t *options, SuperMatrix *A, double drop_tol, in dgstrf() function
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Ddgstrf.c200 dgstrf (superlu_options_t *options, SuperMatrix *A, in dgstrf() function
/dports/math/superlu/superlu-5.2.2/SRC/
H A Ddgstrf.c200 dgstrf (superlu_options_t *options, SuperMatrix *A, in dgstrf() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/SuperLU/
H A Ddgstrf.c27 dgstrf (superlu_options_t *options, SuperMatrix *A, double drop_tol, in dgstrf() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Ddgstrf.c202 dgstrf (superlu_options_t *options, SuperMatrix *A, in dgstrf() function
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dtranslate_superlu.hpp124 …arma_wrapper(dgstrf)(options, A, relax, panel_size, etree, work, lwork, perm_c, perm_r, L, U, Glu,… in gstrf() local
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dtranslate_superlu.hpp124 …arma_wrapper(dgstrf)(options, A, relax, panel_size, etree, work, lwork, perm_c, perm_r, L, U, Glu,… in gstrf() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_superlu.c304 FUNPTR_dgstrf dgstrf; member