Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Ddgstrs.c90 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/math/algae/algae-4.3.6/superlu/
H A Ddgstrs.c36 dgstrs (char *trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Ddgstrs.c90 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Ddgstrs.c100 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/math/superlu/superlu-5.2.2/SRC/
H A Ddgstrs.c100 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/SuperLU/
H A Ddgstrs.c36 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Ddgstrs.c100 dgstrs (trans_t trans, SuperMatrix *L, SuperMatrix *U, in dgstrs() function
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dtranslate_superlu.hpp158 arma_wrapper(dgstrs)(trans, L, U, perm_c, perm_r, B, stat, info); in gstrs() local
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dtranslate_superlu.hpp158 arma_wrapper(dgstrs)(trans, L, U, perm_c, perm_r, B, stat, info); in gstrs() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_superlu.c300 FUNPTR_dgstrs dgstrs; member