Home
last modified time | relevance | path

Searched defs:coloring (Results 1 – 25 of 25) sorted by relevance

/petsc/src/mat/tests/
H A Dex199.c12 ISColoring coloring; in main() local
H A Dex24.c30 MatColoring coloring; in main() local
/petsc/src/mat/graphops/color/impls/minpack/
H A Dcolor.c29 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 Dgsimpl.h14 ISColoring coloring; member
H A Dgssecant.c9 ISColoring coloring = gs->coloring; in SNESComputeNGSDefaultSecant() local
/petsc/src/mat/matfd/
H A Dfdmatrix.c545 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 Discoloring.c7 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 Dfdmpiaij.c31 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 Dfdiff.c166 MatFDColoring coloring = (MatFDColoring)ctx; in TaoDefaultComputeHessianColor() local
/petsc/src/mat/graphops/color/interface/
H A Dmatcoloring.c350 PetscErrorCode MatColoringApply(MatColoring mc, ISColoring *coloring) in MatColoringApply()
/petsc/src/mat/graphops/color/utils/
H A Dvalid.c6 PETSC_EXTERN PetscErrorCode MatColoringTest(MatColoring mc, ISColoring coloring) in MatColoringTest()
/petsc/src/mat/impls/sell/seq/
H A Dsell.h72 ISColoring coloring; /* set with MatADSetColoring() used by MatADSetValues() */ member
/petsc/src/mat/impls/aij/seq/
H A Dmatrart.c29 MatColoring coloring; in MatRARtSymbolic_SeqAIJ_SeqAIJ_colorrart() local
H A Dmatmatmult.c1249 MatColoring coloring; in MatMatTransposeMultSymbolic_SeqAIJ_SeqAIJ() local
1752 PetscErrorCode MatTransColoringApplySpToDen_SeqAIJ(MatTransposeColoring coloring, Mat B, Mat Btdens… in MatTransColoringApplySpToDen_SeqAIJ()
H A Dinode.c2386 …ingPatch_SeqAIJ_Inode(Mat mat, PetscInt ncolors, PetscInt nin, ISColoringValue coloring[], ISColor… in MatColoringPatch_SeqAIJ_Inode()
/petsc/src/dm/impls/da/
H A Dfdda.c187 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 Dex14.c65 …PetscBool matrix_free = PETSC_FALSE, coloring = PETSC_FALSE, coloring_ds = PETSC_FALSE, local_… in main() local
/petsc/src/snes/utils/
H A Ddmlocalsnes.c154 ISColoring coloring; in SNESComputeJacobian_DMLocal() local
H A Ddmdasnes.c175 ISColoring coloring; in SNESComputeJacobian_DMDA() local
/petsc/src/dm/impls/redundant/
H A Ddmredundant.c175 static PetscErrorCode DMCreateColoring_Redundant(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_Redundant()
/petsc/src/ts/utils/
H A Ddmlocalts.c155 ISColoring coloring; in TSComputeIJacobian_DMLocal() local
/petsc/src/dm/impls/composite/
H A Dpack.c1484 static PetscErrorCode DMCreateColoring_Composite(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring_Composite()
/petsc/src/dm/interface/
H A Ddm.c1486 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 Dsnes.c3111 MatColoring coloring; in SNESComputeJacobian() local
/petsc/src/mat/interface/
H A Dmatrix.c10944 PetscErrorCode MatTransColoringApplySpToDen(MatTransposeColoring coloring, Mat B, Mat Btdense) in MatTransColoringApplySpToDen()