Home
last modified time | relevance | path

Searched defs:cind (Results 1 – 8 of 8) sorted by relevance

/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c14 PetscInt *cind; member
/petsc/src/tao/constrained/impls/ipm/
H A Dipm.c230 PetscInt *cind, *xind, *ucind, *uceind, *stepind; in IPMInitializeBounds() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c3792 const PetscInt cind = c - cStart; in DMPlexGetCellFields() local
3894 const PetscInt cind = c - cStart; in DMPlexGetHybridCellFields() local
4025 const PetscInt cind = c - cStart; in DMPlexGetHybridFields() local
4541 const PetscInt cind = c - cStart; in DMPlexComputeResidual_Patch_Internal() local
5352 const PetscInt cind = c - cStart; in DMPlexComputeResidualByKey() local
5799 const PetscInt cind = c - cStart; in DMPlexComputeResidualHybridByKey() local
6223 const PetscInt cind = c - cStart; in DMPlexComputeJacobianByKey() local
6320 const PetscInt cind = c - cStart; in DMPlexComputeJacobianByKey() local
6344 const PetscInt cind = c - cStart; in DMPlexComputeJacobianByKey() local
6446 const PetscInt cind = c - cStart; in DMPlexComputeJacobianByKeyGeneral() local
[all …]
H A Dplex.c6913 PetscInt off, cind = 0, k; in updatePoint_private() local
6981 PetscInt off, cind = 0, k; in updatePointBC_private() local
7031 PetscInt cind = 0, b; in updatePointFields_private() local
7101 PetscInt Nc, cind = 0, ncind = 0, b; in updatePointFieldsBC_private() local
7236 PetscInt cdof, coff, cind = 0, k; in DMPlexVecSetClosure_Depth1_Static() local
7627 PetscInt cind = 0, k; in DMPlexGetIndicesPoint_Internal() local
7708 PetscInt cind = 0, b; in DMPlexGetIndicesPointFields_Internal() local
7758 PetscInt cind = 0, b; in DMPlexGetIndicesPointFieldsSplit_Internal() local
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c164 const PetscInt *cind; in PetscSFSetGraphSection() local
/petsc/src/vec/is/section/interface/
H A Dsection.c3137 const PetscInt *cind; in PetscSectionPermute() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1008 PetscInt newp = ctSN, cind; in DMPlexTransformGetTargetPoint() local
/petsc/src/dm/interface/
H A Ddm.c1128 PetscInt bdof, cdof, dof, off, c, cind; in DMGetLocalToGlobalMapping() local
3182 PetscInt cind = 0; in DMLocalToGlobalBegin() local