Home
last modified time | relevance | path

Searched refs:PetscValidLogicalCollectiveInt (Results 1 – 25 of 94) sorted by relevance

1234

/petsc/src/sys/tests/linter/output/
H A DtestValidLogicalCollective.patch11 - PetscValidLogicalCollectiveInt(v, d, 2);
17 PetscValidLogicalCollectiveInt(v, d, 2);
23 PetscValidLogicalCollectiveInt(v, d, 2);
33 + PetscValidLogicalCollectiveInt(v, a, 1);
47 + PetscValidLogicalCollectiveInt(v, c, 3);
/petsc/src/sys/tests/linter/
H A DtestValidLogicalCollective.c8 PetscValidLogicalCollectiveInt(v, d, 2); in testValidLogicalCollective()
16 PetscValidLogicalCollectiveInt(v, a, 1); in testValidLogicalCollective()
18 PetscValidLogicalCollectiveInt(v, c, 3); in testValidLogicalCollective()
/petsc/src/dm/impls/da/
H A Dda.c27 PetscValidLogicalCollectiveInt(da, M, 2); in DMDASetSizes()
28 PetscValidLogicalCollectiveInt(da, N, 3); in DMDASetSizes()
29 PetscValidLogicalCollectiveInt(da, P, 4); in DMDASetSizes()
62 PetscValidLogicalCollectiveInt(da, m, 2); in DMDASetNumProcs()
63 PetscValidLogicalCollectiveInt(da, n, 3); in DMDASetNumProcs()
64 PetscValidLogicalCollectiveInt(da, p, 4); in DMDASetNumProcs()
169 PetscValidLogicalCollectiveInt(da, dof, 2); in DMDASetDof()
252 PetscValidLogicalCollectiveInt(da, x, 2); in DMDASetOverlap()
253 PetscValidLogicalCollectiveInt(da, y, 3); in DMDASetOverlap()
254 PetscValidLogicalCollectiveInt(da, z, 4); in DMDASetOverlap()
[all …]
/petsc/src/mat/impls/aij/mpi/strumpack/
H A Dstrumpack.c496 PetscValidLogicalCollectiveInt(F, leaf_size, 2); in MatSTRUMPACKSetCompLeafSize()
520 PetscValidLogicalCollectiveInt(F, *leaf_size, 2); in MatSTRUMPACKGetCompLeafSize()
586 PetscValidLogicalCollectiveInt(F, nx, 2); in MatSTRUMPACKSetGeometricNxyz()
587 PetscValidLogicalCollectiveInt(F, ny, 3); in MatSTRUMPACKSetGeometricNxyz()
588 PetscValidLogicalCollectiveInt(F, nz, 4); in MatSTRUMPACKSetGeometricNxyz()
613 PetscValidLogicalCollectiveInt(F, nc, 2); in MatSTRUMPACKSetGeometricComponents()
637 PetscValidLogicalCollectiveInt(F, w, 2); in MatSTRUMPACKSetGeometricWidth()
679 PetscValidLogicalCollectiveInt(F, min_sep_size, 2); in MatSTRUMPACKSetCompMinSepSize()
703 PetscValidLogicalCollectiveInt(F, *min_sep_size, 2); in MatSTRUMPACKGetCompMinSepSize()
744 PetscValidLogicalCollectiveInt(F, lossy_prec, 2); in MatSTRUMPACKSetCompLossyPrecision()
[all …]
/petsc/src/sys/classes/viewer/impls/draw/draw/
H A Dfdrawv.c28 PetscValidLogicalCollectiveInt(viewer, windownumber, 2); in PetscViewerDrawGetDraw()
96 PetscValidLogicalCollectiveInt(viewer, windownumber, 2); in PetscViewerDrawGetDrawLG()
139 PetscValidLogicalCollectiveInt(viewer, windownumber, 2); in PetscViewerDrawGetDrawAxis()
/petsc/src/ts/adapt/impls/history/
H A Dadapthist.c86 PetscValidLogicalCollectiveInt(adapt, step, 2); in TSAdaptHistoryGetStep()
120 PetscValidLogicalCollectiveInt(adapt, n, 2); in TSAdaptHistorySetHistory()
/petsc/src/mat/utils/
H A Dmultequal.c25 PetscValidLogicalCollectiveInt(A, n, 3); in MatMultEqual_Private()
27 PetscValidLogicalCollectiveInt(A, t, 5); in MatMultEqual_Private()
28 PetscValidLogicalCollectiveInt(A, add, 6); in MatMultEqual_Private()
134 PetscValidLogicalCollectiveInt(A, n, 4); in MatMatMultEqual_Private()
H A Dgetcolv.c35 PetscValidLogicalCollectiveInt(A, col, 3); in MatGetColumnVector()
/petsc/src/sys/classes/draw/interface/
H A Ddraw.c98 PetscValidLogicalCollectiveInt(draw, w, 2); in PetscDrawResizeWindow()
99 PetscValidLogicalCollectiveInt(draw, h, 3); in PetscDrawResizeWindow()
/petsc/src/mat/graphops/coarsen/interface/
H A Dcoarsen.c416 PetscValidLogicalCollectiveInt(coarse, n, 2); in MatCoarsenSetMaximumIterations()
452 PetscValidLogicalCollectiveInt(coarse, n, 2); in MatCoarsenSetStrengthIndex()
/petsc/src/dm/impls/stag/
H A Dstagutils.c1145 PetscValidLogicalCollectiveInt(dm, dof0, 2); in DMStagSetDOF()
1146 PetscValidLogicalCollectiveInt(dm, dof1, 3); in DMStagSetDOF()
1147 PetscValidLogicalCollectiveInt(dm, dof2, 4); in DMStagSetDOF()
1148 PetscValidLogicalCollectiveInt(dm, dof3, 5); in DMStagSetDOF()
1187 PetscValidLogicalCollectiveInt(dm, nRanks0, 2); in DMStagSetNumRanks()
1188 PetscValidLogicalCollectiveInt(dm, nRanks1, 3); in DMStagSetNumRanks()
1189 PetscValidLogicalCollectiveInt(dm, nRanks2, 4); in DMStagSetNumRanks()
1248 PetscValidLogicalCollectiveInt(dm, stencilWidth, 2); in DMStagSetStencilWidth()
/petsc/src/sys/classes/draw/utils/
H A Daxisc.c102 PetscValidLogicalCollectiveInt(axis, ac, 2); in PetscDrawAxisSetColors()
103 PetscValidLogicalCollectiveInt(axis, tc, 3); in PetscDrawAxisSetColors()
104 PetscValidLogicalCollectiveInt(axis, cc, 4); in PetscDrawAxisSetColors()
H A Dlgc.c152 PetscValidLogicalCollectiveInt(draw, dim, 2); in PetscDrawLGCreate()
284 PetscValidLogicalCollectiveInt(lg, dim, 2); in PetscDrawLGSetDimension()
/petsc/src/vec/vec/utils/
H A Dvinv.c34 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideSet()
73 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideScale()
123 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideNorm()
189 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideMax()
264 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideMin()
334 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideSum()
864 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideGather()
904 PetscValidLogicalCollectiveInt(v, start, 2); in VecStrideScatter()
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c86 PetscValidLogicalCollectiveInt(viewer, id, 2); in PetscViewerGLVisSetSnapId()
132 PetscValidLogicalCollectiveInt(viewer, nf, 2); in PetscViewerGLVisSetFields()
372 PetscValidLogicalCollectiveInt(viewer, wid, 2); in PetscViewerGLVisGetWindow_Internal()
428 PetscValidLogicalCollectiveInt(viewer, wid, 2); in PetscViewerGLVisRestoreWindow_Internal()
/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c218 PetscValidLogicalCollectiveInt(pc, maxrowcount, 4); in PCFactorSetDropTolerance()
336 PetscValidLogicalCollectiveInt(pc, levels, 2); in PCFactorSetLevels()
/petsc/src/mat/matfd/
H A Dfdmatrix.c199 PetscValidLogicalCollectiveInt(matfd, brows, 2); in MatFDColoringSetBlockSize()
200 PetscValidLogicalCollectiveInt(matfd, bcols, 3); in MatFDColoringSetBlockSize()
/petsc/src/dm/dt/dualspace/impls/simple/
H A Ddspacesimple.c106 PetscValidLogicalCollectiveInt(sp, dim, 2); in PetscDualSpaceSimpleSetDimension()
/petsc/src/ts/trajectory/interface/
H A Dtraj.c58 PetscValidLogicalCollectiveInt(tj, stepnum, 3); in TSTrajectorySet()
121 PetscValidLogicalCollectiveInt(tj, stepnum, 3); in TSTrajectoryGet()
164 PetscValidLogicalCollectiveInt(tj, stepnum, 3); in TSTrajectoryGetVecs()
/petsc/src/vec/is/sf/utils/
H A Dsfcoord.c130 PetscValidLogicalCollectiveInt(sf, dim, 4); in PetscSFSetGraphFromCoordinates()
/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.c71 PetscValidLogicalCollectiveInt(pc, max, 2); in PCDeflationSetLevels()
108 PetscValidLogicalCollectiveInt(pc, red, 2); in PCDeflationSetReductionFactor()
193 if (size > 0) PetscValidLogicalCollectiveInt(pc, size, 3); in PCDeflationSetSpaceToCompute()
/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c652 PetscValidLogicalCollectiveInt(ts, maxord, 2); in TSSundialsSetMaxord()
677 PetscValidLogicalCollectiveInt(ts, maxl, 2); in TSSundialsSetMaxl()
857 PetscValidLogicalCollectiveInt(ts, use_dense, 2); in TSSundialsSetUseDense()
/petsc/src/ksp/ksp/impls/fcg/
H A Dfcg.c349 PetscValidLogicalCollectiveInt(ksp, mmax, 2); in KSPFCGSetMmax()
404 PetscValidLogicalCollectiveInt(ksp, nprealloc, 2); in KSPFCGSetNprealloc()
/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c60 PetscValidLogicalCollectiveInt(viewer, windownumber, 2); in PetscViewerDrawBaseAdd()
93 PetscValidLogicalCollectiveInt(viewer, windownumber, 2); in PetscViewerDrawBaseSet()
/petsc/src/ksp/ksp/interface/
H A Ditcreate.c318 PetscValidLogicalCollectiveInt(ksp, it, 2); in KSPSetCheckNormIteration()
689 PetscValidLogicalCollectiveInt(ksp, level, 2); in KSPSetNestLevel()

1234