Home
last modified time | relevance | path

Searched refs:permutation (Results 1 – 25 of 53) sorted by relevance

123

/petsc/src/mat/tests/output/
H A Dex68_1.out22 Row permutation
25 Index set is permutation
31 Column permutation
34 Index set is permutation
47 ND row permutation
50 Index set is permutation
56 ND column permutation
59 Index set is permutation
72 ND + NonzeroDiagonal() row permutation
75 Index set is permutation
[all …]
H A Dex151_1.out17 Row permutation
20 Index set is permutation
27 Column permutation
30 Index set is permutation
H A Dex22_1.out3 Index set is permutation
32 Index set is permutation
61 Index set is permutation
H A Dex151_dense.out17 Row permutation
20 Index set is permutation
27 Column permutation
30 Index set is permutation
H A Dex82_1.out87 [0] Index set is permutation
93 [1] Index set is permutation
99 [2] Index set is permutation
105 [3] Index set is permutation
H A Dex13_1.out2 Index set is permutation
30 Index set is permutation
H A Dex151_2.out17 Row permutation
27 Column permutation
H A Dex151_2b.out17 Row permutation
27 Column permutation
H A Dex6_1.out3 Index set is permutation
32 Index set is permutation
H A Dex151_3b.out17 Row permutation
28 Column permutation
H A Dex151_3.out17 Row permutation
28 Column permutation
H A Dex193_1.out923 [0] Index set is permutation
982 [1] Index set is permutation
1040 [2] Index set is permutation
1098 [3] Index set is permutation
H A Dex17_1.out3 Index set is permutation
H A Dex7_2.out4 Index set is permutation
H A Dex7_1.out12 Index set is permutation
H A Dex15_1.out14 Index set is permutation
/petsc/src/ksp/ksp/tutorials/output/
H A Dex50_tut_2.out29 Row permutation LargeDiag_MC64
30 Column permutation METIS_AT_PLUS_A
/petsc/src/mat/tutorials/output/
H A Dex1_1.out3 Index set is permutation
/petsc/src/ksp/ksp/tests/output/
H A Dex63_2_alt.out46 Row permutation LargeDiag_MC64
47 Column permutation METIS_AT_PLUS_A
H A Dex63_2.out46 Row permutation LargeDiag_MC64
47 Column permutation METIS_AT_PLUS_A
/petsc/src/snes/tutorials/output/
H A Dex19_superlu_dist_3d.out51 Row permutation LargeDiag_MC64
52 Column permutation METIS_AT_PLUS_A
H A Dex19_superlu_dist_3ds.out51 Row permutation LargeDiag_MC64
52 Column permutation METIS_AT_PLUS_A
/petsc/src/mat/impls/htool/
H A Dhtool.hpp46 PetscBool permutation; member
/petsc/src/dm/interface/
H A Ddmi.c80 IS permutation; in PetscSectionSelectFields_Private() local
88 PetscCall(PetscSectionGetPermutation(s, &permutation)); in PetscSectionSelectFields_Private()
89 if (permutation) PetscCall(ISGetIndices(permutation, &perm)); in PetscSectionSelectFields_Private()
214 if (permutation) PetscCall(ISRestoreIndices(permutation, &perm)); in PetscSectionSelectFields_Private()
/petsc/src/dm/impls/plex/
H A Dplexreorder.c432 static PetscErrorCode DMCreateSectionPermutation_Plex_Reverse(DM dm, IS *permutation, PetscBT *bloc… in DMCreateSectionPermutation_Plex_Reverse() argument
444 *permutation = permIS; in DMCreateSectionPermutation_Plex_Reverse()
449 static PetscErrorCode DMCreateSectionPermutation_Plex_Cohesive_Old(DM dm, IS *permutation, PetscBT … in DMCreateSectionPermutation_Plex_Cohesive_Old() argument
539 *permutation = permIS; in DMCreateSectionPermutation_Plex_Cohesive_Old()
566 static PetscErrorCode DMCreateSectionPermutation_Plex_Cohesive(DM dm, IS *permutation, PetscBT *blo… in DMCreateSectionPermutation_Plex_Cohesive() argument
608 *permutation = permIS; in DMCreateSectionPermutation_Plex_Cohesive()

123