Searched defs:cOff (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex20.c | 77 PetscInt cOff, sOff; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 264 PetscInt cStart, cOff, cOff2; 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 513 PetscInt par = mesh->parents[off + i], cOff; in DMPlexTreeSymmetrize() local 1425 PetscInt cDof, cOff, numCols, r, i; in DMPlexReferenceTreeGetChildrenMatrices() local 1638 PetscInt cDof, cOff, numCols, numFillCols, i, r, matOffset, offset; in DMPlexComputeAnchorMatrix_Tree_FromReference() local 2366 PetscInt cOff; in DMPlexComputeInterpolatorTree() local 3184 PetscInt cDof, cOff, numCols, r; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local
|
| H A D | plexegads.c | 882 …s = 0, newVertices = 0, numEdges = 0, numCells = 0, newCells = 0, numQuads = 0, cOff = 0, fOff = 0; in DMPlexCreateGeom_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 475 PetscInt cOff, a, aDof, aOff, j; in SetupSection() local
|