Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/petsc/src/sys/utils/
H A Dsegbuffer.c6 PetscCount used; member
30 …alloc = PetscMax(s->used + count, PetscMin(1000000 / ((PetscCount)seg->unitbytes) + 1, s->alloc + … in PetscSegBufferAlloc_Private()
34 newlink->tailused = s->used + s->tailused; in PetscSegBufferAlloc_Private()
96 if (PetscUnlikely(s->used + count > s->alloc)) PetscCall(PetscSegBufferAlloc_Private(seg, count)); in PetscSegBufferGet()
98 *(char **)buf = &s->u.array[s->used * seg->unitbytes]; in PetscSegBufferGet()
99 s->used += count; in PetscSegBufferGet()
154 PetscCall(PetscMemcpy(ptr, s->u.array, s->used * unitbytes)); in PetscSegBufferExtractTo()
157 ptr -= t->used * unitbytes; in PetscSegBufferExtractTo()
158 PetscCall(PetscMemcpy(ptr, t->u.array, t->used * unitbytes)); in PetscSegBufferExtractTo()
163 s->used = 0; in PetscSegBufferExtractTo()
[all …]
/petsc/src/ksp/pc/impls/mat/tests/output/
H A Dex1_0.out4 linear system matrix, which is also used to construct the preconditioner:
9 total number of mallocs used during MatSetValues calls=0
13 linear system matrix, which is also used to construct the preconditioner:
18 total number of mallocs used during MatSetValues calls=0
22 linear system matrix, which is also used to construct the preconditioner:
27 total number of mallocs used during MatSetValues calls=0
31 linear system matrix, which is also used to construct the preconditioner:
35 package used to perform factorization: petsc
40 linear system matrix, which is also used to construct the preconditioner:
44 package used to perform factorization: petsc
/petsc/src/mat/tests/output/
H A Dex37_nsize-1_mat_type-sbaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node routines: found 5 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-sbaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node (on process 0) routines: found 3 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-mpisbaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node routines: found 5 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-baij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node routines: found 5 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-mpisbaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node (on process 0) routines: found 3 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-mpibaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node (on process 0) routines: found 3 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-baij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node (on process 0) routines: found 3 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-mpibaij_mat_block_size-2.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
43 using I-node (on process 0) routines: found 5 nodes, limit used is 5
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-mpisbaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-baij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-mpisbaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-mpibaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-sbaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-1_mat_type-sbaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-mpibaij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex37_nsize-2_mat_type-baij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
22 total number of mallocs used during MatSetValues calls=0
27 total number of mallocs used during MatSetValues calls=0
32 total number of mallocs used during MatSetValues calls=0
37 total number of mallocs used during MatSetValues calls=0
42 total number of mallocs used during MatSetValues calls=0
48 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
58 total number of mallocs used during MatSetValues calls=0
63 total number of mallocs used during MatSetValues calls=0
[all …]
H A Dex23_negrep_allowrep_nsize-3_m-7_n-7_negmap-1_repmap-1_diffmap-0.out77 total number of mallocs used during MatSetValues calls=0
82 total number of mallocs used during MatSetValues calls=0
83 using I-node routines: found 9 nodes, limit used is 5
88 total number of mallocs used during MatSetValues calls=0
89 using I-node routines: found 9 nodes, limit used is 5
94 total number of mallocs used during MatSetValues calls=0
95 using I-node routines: found 9 nodes, limit used is 5
189 total number of mallocs used during MatSetValues calls=0
194 total number of mallocs used during MatSetValues calls=0
195 using I-node routines: found 9 nodes, limit used is 5
[all …]
H A Dex23_negrep_allowrep_nsize-3_m-5_n-5_negmap-1_repmap-1_diffmap-0.out63 total number of mallocs used during MatSetValues calls=0
68 total number of mallocs used during MatSetValues calls=0
69 using I-node routines: found 6 nodes, limit used is 5
74 total number of mallocs used during MatSetValues calls=0
75 using I-node routines: found 6 nodes, limit used is 5
80 total number of mallocs used during MatSetValues calls=0
81 using I-node routines: found 6 nodes, limit used is 5
151 total number of mallocs used during MatSetValues calls=0
156 total number of mallocs used during MatSetValues calls=0
157 using I-node routines: found 6 nodes, limit used is 5
[all …]
H A Dex37_nsize-1_mat_type-aij_mat_block_size-1.out17 total number of mallocs used during MatSetValues calls=0
23 total number of mallocs used during MatSetValues calls=0
29 total number of mallocs used during MatSetValues calls=0
35 total number of mallocs used during MatSetValues calls=0
41 total number of mallocs used during MatSetValues calls=0
47 total number of mallocs used during MatSetValues calls=0
53 total number of mallocs used during MatSetValues calls=0
59 total number of mallocs used during MatSetValues calls=0
65 total number of mallocs used during MatSetValues calls=0
71 total number of mallocs used during MatSetValues calls=0
[all …]
/petsc/src/ksp/ksp/tutorials/output/
H A Dex71_bddc_elast_3lev_hpddm_baij.out74 package used to perform factorization: petsc
76 using I-node routines: found 45 nodes, limit used is 5
77 linear system matrix, which is also used to construct the preconditioner:
82 total number of mallocs used during MatSetValues calls=0
83 using I-node routines: found 48 nodes, limit used is 5
99 package used to perform factorization: petsc
101 using I-node routines: found 85 nodes, limit used is 5
102 linear system matrix, which is also used to construct the preconditioner:
107 total number of mallocs used during MatSetValues calls=0
108 using I-node routines: found 93 nodes, limit used is 5
[all …]
H A Dex71_bddc_elast_3lev_hpddm.out74 package used to perform factorization: petsc
76 using I-node routines: found 45 nodes, limit used is 5
77 linear system matrix, which is also used to construct the preconditioner:
82 total number of mallocs used during MatSetValues calls=0
83 using I-node routines: found 48 nodes, limit used is 5
99 package used to perform factorization: petsc
101 using I-node routines: found 85 nodes, limit used is 5
102 linear system matrix, which is also used to construct the preconditioner:
107 total number of mallocs used during MatSetValues calls=0
108 using I-node routines: found 93 nodes, limit used is 5
[all …]
H A Dex71_fetidp_elast.out25 total number of mallocs used during MatSetValues calls=0
26 using I-node routines: found 52 nodes, limit used is 5
32 total number of mallocs used during MatSetValues calls=0
33 using I-node routines: found 52 nodes, limit used is 5
40 total number of mallocs used during MatSetValues calls=0
41 using I-node routines: found 42 nodes, limit used is 5
42 linear system matrix, which is also used to construct the preconditioner:
115 package used to perform factorization: petsc
117 using I-node routines: found 45 nodes, limit used is 5
118 linear system matrix, which is also used to construct the preconditioner:
[all …]
H A Dex43_2_mumps.out39 package used to perform factorization: mumps
42 INFOG(7) (ordering option effectively used after analysis): 1
43 linear system matrix, followed by the matrix used to construct the preconditioner:
48 total number of mallocs used during MatSetValues calls=0
49 using I-node routines: found 441 nodes, limit used is 5
54 total number of mallocs used during MatSetValues calls=0
55 using I-node routines: found 441 nodes, limit used is 5
66 linear system matrix, followed by the matrix used to construct the preconditioner:
71 total number of mallocs used during MatSetValues calls=0
77 total number of mallocs used during MatSetValues calls=0
[all …]

12345678910>>...33