Home
last modified time | relevance | path

Searched refs:Row_tuples (Results 1 – 25 of 140) sorted by relevance

123456

/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
H A Dumf_create_element.c54 got_memory, *Row_tuples, *Row_degree, *Row_tlen, *Col_tuples, max_mark, in UMF_create_element() local
72 Row_tuples = Numeric->Uip ; in UMF_create_element()
341 ASSERT (Row_tuples [row]) ; in UMF_create_element()
342 tp = ((Tuple *) (Memory + Row_tuples [row])) + Row_tlen [row]++ ; in UMF_create_element()
462 t1 = Row_tuples [row] ; in UMF_create_element()
464 row, Row_tuples [row])) ; in UMF_create_element()
539 Row_tuples [row] = t2 ; in UMF_create_element()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
H A Dumf_create_element.c54 got_memory, *Row_tuples, *Row_degree, *Row_tlen, *Col_tuples, max_mark, in UMF_create_element() local
72 Row_tuples = Numeric->Uip ; in UMF_create_element()
341 ASSERT (Row_tuples [row]) ; in UMF_create_element()
342 tp = ((Tuple *) (Memory + Row_tuples [row])) + Row_tlen [row]++ ; in UMF_create_element()
462 t1 = Row_tuples [row] ; in UMF_create_element()
464 row, Row_tuples [row])) ; in UMF_create_element()
539 Row_tuples [row] = t2 ; in UMF_create_element()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
H A Dumf_create_element.c54 got_memory, *Row_tuples, *Row_degree, *Row_tlen, *Col_tuples, max_mark, in UMF_create_element() local
72 Row_tuples = Numeric->Uip ; in UMF_create_element()
341 ASSERT (Row_tuples [row]) ; in UMF_create_element()
342 tp = ((Tuple *) (Memory + Row_tuples [row])) + Row_tlen [row]++ ; in UMF_create_element()
462 t1 = Row_tuples [row] ; in UMF_create_element()
464 row, Row_tuples [row])) ; in UMF_create_element()
539 Row_tuples [row] = t2 ; in UMF_create_element()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
H A Dumf_create_element.c54 got_memory, *Row_tuples, *Row_degree, *Row_tlen, *Col_tuples, max_mark, in UMF_create_element() local
72 Row_tuples = Numeric->Uip ; in UMF_create_element()
341 ASSERT (Row_tuples [row]) ; in UMF_create_element()
342 tp = ((Tuple *) (Memory + Row_tuples [row])) + Row_tlen [row]++ ; in UMF_create_element()
462 t1 = Row_tuples [row] ; in UMF_create_element()
464 row, Row_tuples [row])) ; in UMF_create_element()
539 Row_tuples [row] = t2 ; in UMF_create_element()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
H A Dumf_create_element.c54 got_memory, *Row_tuples, *Row_degree, *Row_tlen, *Col_tuples, max_mark, in UMF_create_element() local
72 Row_tuples = Numeric->Uip ; in UMF_create_element()
341 ASSERT (Row_tuples [row]) ; in UMF_create_element()
342 tp = ((Tuple *) (Memory + Row_tuples [row])) + Row_tlen [row]++ ; in UMF_create_element()
462 t1 = Row_tuples [row] ; in UMF_create_element()
464 row, Row_tuples [row])) ; in UMF_create_element()
539 Row_tuples [row] = t2 ; in UMF_create_element()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/umfpack/
H A Dumf_build_tuples.c35 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
48 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
72 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
74 if (!Row_tuples [row]) in UMF_build_tuples()
140 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
141 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/umfpack/UMFPACK/Source/
H A Dumf_build_tuples.cc34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/science/elmerfem/elmerfem-release-9.0/umfpack/src/umfpack/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/UMFPACK/Source/
H A Dumf_build_tuples.c34 *Row_tuples, *Row_degree, *Row_tlen, in UMF_build_tuples() local
47 Row_tuples = Numeric->Uip ; in UMF_build_tuples()
71 Row_tuples [row] = UMF_mem_alloc_tail_block (Numeric, in UMF_build_tuples()
73 if (!Row_tuples [row]) in UMF_build_tuples()
139 ASSERT (Row_tuples [row]) ; in UMF_build_tuples()
140 tp = ((Tuple *) (Numeric->Memory + Row_tuples [row])) in UMF_build_tuples()

123456