Home
last modified time | relevance | path

Searched refs:fcurr_size (Results 1 – 25 of 100) sorted by relevance

1234

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
H A Dumf_internal.h590 fcurr_size, /* current size of F */ member
/dports/math/suitesparse-config/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
H A Dumf_grow_front.c285 Work->fcurr_size = newsize ; /* including LU, L, U, and C blocks */ in UMF_grow_front()
H A Dumf_internal.h590 fcurr_size, /* current size of F */ member
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
H A Dumf_grow_front.c285 Work->fcurr_size = newsize ; /* including LU, L, U, and C blocks */ in UMF_grow_front()
H A Dumf_internal.h590 fcurr_size, /* current size of F */ member
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/umfpack/
H A Dumf_start_front.c28 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
44 fcurr_size = Work->fcurr_size ; in UMF_start_front()
192 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
208 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
258 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/umfpack/UMFPACK/Source/
H A Dumf_start_front.cc27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize " ID " fcurr_size " ID "\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/science/elmerfem/elmerfem-release-9.0/umfpack/src/umfpack/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_start_front.c27 Int fnrows_max, fncols_max, fnr2, fnc2, fsize, fcurr_size, maxfrsize, in UMF_start_front() local
43 fcurr_size = Work->fcurr_size ; in UMF_start_front()
191 fsize2 = MAX (cdeg * cdeg, fcurr_size) ; in UMF_start_front()
207 DEBUGm2 ((" fsize "ID" fcurr_size "ID"\n", fsize, fcurr_size)) ; in UMF_start_front()
257 if (fsize > fcurr_size) in UMF_start_front()

1234