| /petsc/src/mat/tests/ |
| H A D | ex199.c | 12 ISColoring coloring; in main() local
|
| H A D | ex24.c | 30 MatColoring coloring; in main() local
|
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.c | 29 PetscInt *list, *work, clique, *seq, *coloring, n; in MatColoringApply_SL() local 129 PetscInt *list, *work, *seq, *coloring, n; in MatColoringApply_LF() local 232 PetscInt *list, *work, clique, *seq, *coloring, n; in MatColoringApply_ID() local
|
| /petsc/src/snes/impls/gs/ |
| H A D | gsimpl.h | 14 ISColoring coloring; member
|
| H A D | gssecant.c | 9 ISColoring coloring = gs->coloring; in SNESComputeNGSDefaultSecant() local
|
| /petsc/src/mat/matfd/ |
| H A D | fdmatrix.c | 545 PetscErrorCode MatFDColoringGetPerturbedColumns(MatFDColoring coloring, PetscInt *n, const PetscInt… in MatFDColoringGetPerturbedColumns() 579 PetscErrorCode MatFDColoringApply(Mat J, MatFDColoring coloring, Vec x1, void *sctx) in MatFDColoringApply()
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 7 PetscErrorCode ISColoringReference(ISColoring coloring) in ISColoringReference() 32 PetscErrorCode ISColoringSetType(ISColoring coloring, ISColoringType type) in ISColoringSetType() 54 PetscErrorCode ISColoringGetType(ISColoring coloring, ISColoringType *type) in ISColoringGetType()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | fdmpiaij.c | 31 PetscErrorCode MatFDColoringApply_BAIJ(Mat J, MatFDColoring coloring, Vec x1, void *sctx) in MatFDColoringApply_BAIJ() 182 PetscErrorCode MatFDColoringApply_AIJ(Mat J, MatFDColoring coloring, Vec x1, void *sctx) in MatFDColoringApply_AIJ() 746 PetscErrorCode MatFDColoringSetValues(Mat J, MatFDColoring coloring, const PetscScalar y[]) in MatFDColoringSetValues()
|
| /petsc/src/tao/interface/ |
| H A D | fdiff.c | 166 MatFDColoring coloring = (MatFDColoring)ctx; in TaoDefaultComputeHessianColor() local
|
| /petsc/src/mat/graphops/color/interface/ |
| H A D | matcoloring.c | 350 PetscErrorCode MatColoringApply(MatColoring mc, ISColoring *coloring) in MatColoringApply()
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | valid.c | 6 PETSC_EXTERN PetscErrorCode MatColoringTest(MatColoring mc, ISColoring coloring) in MatColoringTest()
|
| /petsc/src/mat/impls/sell/seq/ |
| H A D | sell.h | 72 ISColoring coloring; /* set with MatADSetColoring() used by MatADSetValues() */ member
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matrart.c | 29 MatColoring coloring; in MatRARtSymbolic_SeqAIJ_SeqAIJ_colorrart() local
|
| H A D | matmatmult.c | 1249 MatColoring coloring; in MatMatTransposeMultSymbolic_SeqAIJ_SeqAIJ() local 1752 PetscErrorCode MatTransColoringApplySpToDen_SeqAIJ(MatTransposeColoring coloring, Mat B, Mat Btdens… in MatTransColoringApplySpToDen_SeqAIJ()
|
| H A D | inode.c | 2386 …ingPatch_SeqAIJ_Inode(Mat mat, PetscInt ncolors, PetscInt nin, ISColoringValue coloring[], ISColor… in MatColoringPatch_SeqAIJ_Inode()
|
| /petsc/src/dm/impls/da/ |
| H A D | fdda.c | 187 PetscErrorCode DMCreateColoring_DA(DM da, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_DA() 259 PetscErrorCode DMCreateColoring_DA_2d_MPIAIJ(DM da, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_DA_2d_MPIAIJ() 323 PetscErrorCode DMCreateColoring_DA_3d_MPIAIJ(DM da, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_DA_3d_MPIAIJ() 388 PetscErrorCode DMCreateColoring_DA_1d_MPIAIJ(DM da, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_DA_1d_MPIAIJ() 457 PetscErrorCode DMCreateColoring_DA_2d_5pt_MPIAIJ(DM da, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_DA_2d_5pt_MPIAIJ()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex14.c | 65 …PetscBool matrix_free = PETSC_FALSE, coloring = PETSC_FALSE, coloring_ds = PETSC_FALSE, local_… in main() local
|
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 154 ISColoring coloring; in SNESComputeJacobian_DMLocal() local
|
| H A D | dmdasnes.c | 175 ISColoring coloring; in SNESComputeJacobian_DMDA() local
|
| /petsc/src/dm/impls/redundant/ |
| H A D | dmredundant.c | 175 static PetscErrorCode DMCreateColoring_Redundant(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_Redundant()
|
| /petsc/src/ts/utils/ |
| H A D | dmlocalts.c | 155 ISColoring coloring; in TSComputeIJacobian_DMLocal() local
|
| /petsc/src/dm/impls/composite/ |
| H A D | pack.c | 1484 static PetscErrorCode DMCreateColoring_Composite(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_Composite()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 1486 PetscErrorCode DMCreateColoring(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring() 8817 static PetscErrorCode MatFDColoringApply_AIJDM(Mat J, MatFDColoring coloring, Vec x1, void *sctx) in MatFDColoringApply_AIJDM() 8853 PetscErrorCode MatFDColoringUseDM(Mat coloring, MatFDColoring fdcoloring) in MatFDColoringUseDM()
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 3111 MatColoring coloring; in SNESComputeJacobian() local
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 10944 PetscErrorCode MatTransColoringApplySpToDen(MatTransposeColoring coloring, Mat B, Mat Btdense) in MatTransColoringApplySpToDen()
|