Lines Matching +defs:ref +defs:c

22 PetscErrorCode DMPlexSetReferenceTree(DM dm, DM ref)  in DMPlexSetReferenceTree()
55 PetscErrorCode DMPlexGetReferenceTree(DM dm, DM *ref) in DMPlexGetReferenceTree()
218 PetscErrorCode DMPlexCreateReferenceTree_Union(DM K, DM Kref, const char *labelName, DM *ref) in DMPlexCreateReferenceTree_Union()
249 PetscInt cStart, cEnd, c; in DMPlexCreateReferenceTree_Union() local
302 PetscInt dof, uOff, c, cOff; in DMPlexCreateReferenceTree_Union() local
319 PetscInt dof, uDof, uOff, c, cOff; in DMPlexCreateReferenceTree_Union() local
441 …ErrorCode DMPlexCreateDefaultReferenceTree(MPI_Comm comm, PetscInt dim, PetscBool simplex, DM *ref) in DMPlexCreateDefaultReferenceTree()
1119 PetscInt f, b, p, c, offset, qPoints; in EvaluateBasis() local
1144 PetscInt numFields, f, c, cStart, cEnd, pStart, pEnd, conStart, conEnd; in DMPlexComputeAnchorMatrix_Tree_Direct() local
2158 PetscInt c = closure[2 * cl], clDof; in DMPlexComputeInterpolatorTree() local
2283 PetscInt c = closure[2 * cl], clDof; in DMPlexComputeInterpolatorTree() local
2302 PetscInt c = closure[2 * cl]; in DMPlexComputeInterpolatorTree() local
2346 PetscInt globalOff, c = points[2 * cl]; in DMPlexComputeInterpolatorTree() local
2352 PetscInt c = points[2 * cl], globalOff; in DMPlexComputeInterpolatorTree() local
2954 PetscInt c = star[2 * i]; in DMPlexComputeInjectorReferenceTree() local
3069 PetscInt c = star[2 * s]; in DMPlexComputeInjectorReferenceTree() local
3864 PetscInt c = closure[2 * cl], clDof; in DMPlexTransferVecTree_Interpolate() local