| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | xcolor.c | 39 int i, k, ncolors = PETSC_DRAW_MAXCOLOR - PETSC_DRAW_BASIC_COLORS; in PetscDrawSetUpColormap_Shared() local 89 int found, i, k, ncolors = PETSC_DRAW_MAXCOLOR - PETSC_DRAW_BASIC_COLORS; in PetscDrawSetUpColormap_Private() local
|
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.c | 31 PetscInt ncolors, i; in MatColoringApply_SL() local 131 PetscInt n1, none, ncolors, i; in MatColoringApply_LF() local 234 PetscInt ncolors, i; in MatColoringApply_ID() local
|
| /petsc/src/snes/impls/gs/ |
| H A D | gssecant.c | 6 PetscInt i, j, k, ncolors; in SNESComputeNGSDefaultSecant() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | fdmpiaij.c | 45 …const PetscInt ncolors = coloring->ncolors, *ncolumns = coloring->ncolumns, *nrows = coloring-… in MatFDColoringApply_BAIJ() local 196 …const PetscInt ncolors = coloring->ncolors, *ncolumns = coloring->ncolumns, *nrows = coloring-… in MatFDColoringApply_AIJ() local 749 PetscInt row, nrows_k, l, ncolors, nz = 0, bcols, nbcols = 0; in MatFDColoringSetValues() local
|
| /petsc/src/mat/graphops/color/interface/ |
| H A D | matcoloring.c | 355 PetscInt nc, ncolors; in MatColoringApply() local
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | valid.c | 11 PetscInt ncolors, nrows, ncols; in MatColoringTest() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | isdiff.c | 561 PetscInt ncolors, *colors, leni, len, *xinds, *yinds, k; in ISListToPair() local
|
| H A D | iscoloring.c | 327 PetscErrorCode ISColoringCreate(MPI_Comm comm, PetscInt ncolors, PetscInt n, const ISColoringValue … in ISColoringCreate()
|
| /petsc/src/dm/impls/da/ |
| H A D | fdda.c | 262 PetscInt ncolors = 0; in DMCreateColoring_DA_2d_MPIAIJ() local 326 PetscInt ncolors; in DMCreateColoring_DA_3d_MPIAIJ() local 391 PetscInt ncolors; in DMCreateColoring_DA_1d_MPIAIJ() local 460 PetscInt ncolors; in DMCreateColoring_DA_2d_5pt_MPIAIJ() local
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.c | 573 int i, k, ncolors = 256 - PETSC_DRAW_BASIC_COLORS; in PetscDrawCreate_Image() local
|
| /petsc/src/ts/tests/ |
| H A D | ex5.c | 274 PetscInt ncolors; in main() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matmatmult.c | 1759 …PetscInt *columns = coloring->columns, *colorforcol = coloring->colorforcol, ncolors = colorin… in MatTransColoringApplySpToDen_SeqAIJ() local 1786 PetscInt k, l, m = Cden->rmap->n, ncolors = matcoloring->ncolors; in MatTransColoringApplyDenToSp_SeqAIJ() local
|
| H A D | inode.c | 2386 static PetscErrorCode MatColoringPatch_SeqAIJ_Inode(Mat mat, PetscInt ncolors, PetscInt nin, ISColo… in MatColoringPatch_SeqAIJ_Inode()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 651 PetscInt ncolors; /* number of colors */ member 703 PetscInt ncolors; /* number of colors */ member
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 8376 PetscErrorCode MatColoringPatch(Mat mat, PetscInt ncolors, PetscInt n, ISColoringValue colorarray[]… in MatColoringPatch()
|