Searched defs:aDof (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1299 PetscInt conDof, conOff, aDof, aOff, nWork; in DMPlexComputeAnchorMatrix_Tree_Direct() local 1441 PetscInt aDof, aOff, j; in DMPlexReferenceTreeGetChildrenMatrices() local 1462 PetscInt aDof, aOff, j; in DMPlexReferenceTreeGetChildrenMatrices() local 1671 PetscInt aDof, aOff, j, k, qConDof, qConOff; in DMPlexComputeAnchorMatrix_Tree_FromReference() local 2140 PetscInt aDof = 0; in DMPlexComputeInterpolatorTree() local 2367 PetscInt *rowIndices, *colIndices, a, aDof = 0, aOff; in DMPlexComputeInterpolatorTree() local 3197 PetscInt aDof, aOff, j; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local
|
| H A D | plexpreallocate.c | 109 PetscInt iDof, iOff, i, r, s, aOff, aOffOrig, aDof, numAdjP = PETSC_DETERMINE; in DMPlexComputeAnchorAdjacencies() local
|
| H A D | plexdistribute.c | 265 PetscInt aDof = 0; in DMPlexGetAdjacency_Internal() local
|
| H A D | plex.c | 7895 PetscInt aDof = 0; in DMPlexAnchorsGetSubMatModification() local 7967 PetscInt a = anchors[bOff + q], aDof = 0; in DMPlexAnchorsGetSubMatModification() local 8022 PetscInt a = anchors[bOff + q], aDof = 0; in DMPlexAnchorsGetSubMatModification() local 10716 …PetscInt pStart, pEnd, p, sStart, sEnd, dof, aDof, aOff, off, nnz, annz, m, n, q, a, offset… in DMPlexCreateConstraintMatrix_Anchors() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 475 PetscInt cOff, a, aDof, aOff, j; in SetupSection() local
|