Lines Matching refs:DMPlexGetDepth
146 PetscCall(DMPlexGetDepth(dm, &depth));
1161 PetscCall(DMPlexGetDepth(dm, &depth));
1647 PetscCall(DMPlexGetDepth(dm, &locDepth));
3272 `DMPlexGetDepth()`, `IS`
3301 + depth - (optional) Size of the output arrays, equal to `DMPLEX` depth, returned by `DMPlexGetDepth()`
3318 `DMPlexGetDepth()`, `PetscSection`, `IS`
3336 PetscCall(DMPlexGetDepth(dm, &depth_));
3394 + depth - (optional) Size of the output arrays, equal to `DMPLEX` depth, returned by `DMPlexGetDepth()`
3404 `DMPlexGetDepth()`, `IS`, `PetscSection`
3411 PetscCall(DMPlexGetDepth(dm, &depth_));
4139 PetscCall(DMPlexGetDepth(dm, &depth));
4650 PetscCall(DMPlexGetDepth(dm, &depth));
4962 PetscCall(DMPlexGetDepth(dm, &depth));
5164 PetscCall(DMPlexGetDepth(dm, &height));
5256 PetscCall(DMPlexGetDepth(dmA, &depth));
5257 PetscCall(DMPlexGetDepth(dmB, &depthB));
5391 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetDepth()`, `DMPlexGetHeightStratum()`, `DMPlexGetDepthStratum()`, `DMPlexGetPointDepth()`,
5403 DMPlexGetDepth - Get the depth of the DAG representing this mesh
5424 PetscErrorCode DMPlexGetDepth(DM dm, PetscInt *depth)
5464 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetHeightStratum()`, `DMPlexGetCellTypeStratum()`, `DMPlexGetDepth()`, `DMPlexGetDepthLabel()`, `DMPlexGetPointDepth()`, `DMPlexSymmetrize()`, `DMPlexInterpolate()`
5519 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetDepthStratum()`, `DMPlexGetCellTypeStratum()`, `DMPlexGetDepth()`, `DMPlexGetPointHeight()`
5565 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetCellType()`, `DMPlexGetDepthLabel()`, `DMPlexGetDepth()`, `DMPlexGetPointHeight()`
5590 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetCellType()`, `DMPlexGetDepthLabel()`, `DMPlexGetDepth()`, `DMPlexGetPointDepth()`
5648 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPolytopeType`, `DMPlexGetCellTypeLabel()`, `DMPlexGetDepthLabel()`, `DMPlexGetDepth()`
5707 .seealso: [](ch_unstructured), `DM`, `DMPLEX`, `DMPlexGetCellTypeLabel()`, `DMPlexGetDepthLabel()`, `DMPlexGetDepth()`, `DMPlexComputeCellTypes()`, `DMCreateLabel()`
5902 PetscCall(DMPlexGetDepth(plex, &depth));
5913 PetscCall(DMPlexGetDepth(plex, &depth));
6623 PetscCall(DMPlexGetDepth(dm, &depth));
6804 PetscCall(DMPlexGetDepth(dm, &mdepth));
7308 PetscCall(DMPlexGetDepth(dm, &depth));
9151 PetscCall(DMPlexGetDepth(dm, &depth));
9576 PetscCall(DMPlexGetDepth(dm, &depth));
9659 PetscCall(DMPlexGetDepth(dm, &depth));
10392 PetscCall(DMPlexGetDepth(dm, &depth));
10439 PetscCall(DMPlexGetDepth(dmc, &depth));
10505 PetscCall(DMPlexGetDepth(ndmr, &depth));