| /petsc/src/mat/tests/output/ |
| H A D | ex68_1.out | 22 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 D | ex151_1.out | 17 Row permutation 20 Index set is permutation 27 Column permutation 30 Index set is permutation
|
| H A D | ex22_1.out | 3 Index set is permutation 32 Index set is permutation 61 Index set is permutation
|
| H A D | ex151_dense.out | 17 Row permutation 20 Index set is permutation 27 Column permutation 30 Index set is permutation
|
| H A D | ex82_1.out | 87 [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 D | ex13_1.out | 2 Index set is permutation 30 Index set is permutation
|
| H A D | ex151_2.out | 17 Row permutation 27 Column permutation
|
| H A D | ex151_2b.out | 17 Row permutation 27 Column permutation
|
| H A D | ex6_1.out | 3 Index set is permutation 32 Index set is permutation
|
| H A D | ex151_3b.out | 17 Row permutation 28 Column permutation
|
| H A D | ex151_3.out | 17 Row permutation 28 Column permutation
|
| H A D | ex193_1.out | 923 [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 D | ex17_1.out | 3 Index set is permutation
|
| H A D | ex7_2.out | 4 Index set is permutation
|
| H A D | ex7_1.out | 12 Index set is permutation
|
| H A D | ex15_1.out | 14 Index set is permutation
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex50_tut_2.out | 29 Row permutation LargeDiag_MC64 30 Column permutation METIS_AT_PLUS_A
|
| /petsc/src/mat/tutorials/output/ |
| H A D | ex1_1.out | 3 Index set is permutation
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex63_2_alt.out | 46 Row permutation LargeDiag_MC64 47 Column permutation METIS_AT_PLUS_A
|
| H A D | ex63_2.out | 46 Row permutation LargeDiag_MC64 47 Column permutation METIS_AT_PLUS_A
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_superlu_dist_3d.out | 51 Row permutation LargeDiag_MC64 52 Column permutation METIS_AT_PLUS_A
|
| H A D | ex19_superlu_dist_3ds.out | 51 Row permutation LargeDiag_MC64 52 Column permutation METIS_AT_PLUS_A
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.hpp | 46 PetscBool permutation; member
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 80 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 D | plexreorder.c | 432 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()
|