Home
last modified time | relevance | path

Searched defs:clSize (Results 1 – 13 of 13) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexindices.c24 PetscInt pStart, pEnd, sStart, sEnd, point, clSize; in DMPlexCreateClosureIndex() local
H A Dplexpartition.c818 PetscInt cl, clSize, clOff; in PetscPartitionerDMPlexPartition() local
H A Dplexsubmesh.c137 PetscInt clSize, cl, cval; in DMPlexMarkBoundaryFaces_Internal() local
3752 PetscInt cStart, cEnd, c, clSize, cl; in DMPlexCreateSubmeshGeneric_Interpolated() local
H A Dplex.c4068 PetscInt dim, coneSize, c, d, clSize, cl; in DMPlexTransitiveClosure_Tensor_Internal() local
9961 PetscInt Nv, d, clSize, cl, *closure = NULL; in DMPlexCheckCellShape() local
H A Dplexegads.c1455 PetscInt clSize, cl, bval, fval; in DMPlexCreateGeom_Internal() local
H A Dplexcreate.c4710 PetscInt clSize, pdepth; in ProcessCohesiveLabel_Faces() local
/petsc/src/dm/impls/plex/tests/
H A Dex64.c218 PetscInt clSize, i, j; in main() local
314 PetscInt clSize, i, j; in main() local
H A Dex26.c315 PetscInt clSize, i, j; in main() local
422 PetscInt clSize, cdimCoord, c; in main() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex6.c37 static PetscErrorCode LoadData2D(DM dm, PetscInt Ni, PetscInt Nj, PetscInt clSize, Vec u, AppCtx *u… in LoadData2D()
65 static PetscErrorCode LoadData3D(DM dm, PetscInt Ni, PetscInt Nj, PetscInt Nk, PetscInt clSize, Vec… in LoadData3D()
/petsc/src/vec/is/section/interface/
H A Dsection.c3226 …tion_Internal(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSize, PetscCopyMod… in PetscSectionSetClosurePermutation_Internal()
3284 PetscInt clSize = 0; in PetscSectionSetClosurePermutation() local
3332 …losurePermutation(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSize, IS *perm) in PetscSectionGetClosurePermutation()
3378 …nversePermutation(PetscSection section, PetscObject obj, PetscInt depth, PetscInt clSize, IS *perm) in PetscSectionGetClosureInversePermutation()
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c893 PetscInt coff = 0, foff = 0, clSize; in DMInterpolationEvaluate() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1713 PetscInt clSize, cl, Nv = 0; in DMPlexTransformCreateCellVertices_Internal() local
2243 PetscInt clSize, cl, Nv = 0; in DMPlexTransformSetCoordinates() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2505 PetscInt clSize = 0, cl; in PCSetUp_PATCH() local