| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex32.c | 13 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckMesh()
|
| H A D | ex35.c | 14 PetscCall(DMPlexGetDepth(dm, &depth)); in EstimateMemory()
|
| H A D | ex49.c | 233 PetscCall(DMPlexGetDepth(dm, &depth)); in main()
|
| H A D | ex8.c | 227 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckCell()
|
| H A D | ex5.c | 1189 PetscCall(DMPlexGetDepth(dmFault, &depth)); in TestAssembly()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 11 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreateSectionFields() 51 PetscCall(DMPlexGetDepth(K, &spdepth)); in DMPlexCreateSectionFields() 99 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreateSectionDof() 606 PetscCall(DMPlexGetDepth(dm, &depth)); in DMCreateLocalSection_Plex()
|
| H A D | plexsubmesh.c | 60 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexMarkBoundaryFaces_Internal() 558 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftSizes_Internal() 600 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftPoints_Internal() 640 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftCoordinates_Internal() 712 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftSF_Single() 762 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftLabels_Internal() 875 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexShiftTree_Internal() 954 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexConstructGhostCells_Internal() 1266 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexConstructCohesiveCells_Internal() 2159 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexLabelCohesiveComplete() [all …]
|
| H A D | plex.c | 146 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetFieldTypes_Internal() 1161 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexView_Ascii() 1647 PetscCall(DMPlexGetDepth(dm, &locDepth)); in DMPlexView_Ascii() 3336 PetscCall(DMPlexGetDepth(dm, &depth_)); in DMPlexGetConeRecursive() 3411 PetscCall(DMPlexGetDepth(dm, &depth_)); in DMPlexRestoreConeRecursive() 4139 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetTransitiveClosure_Internal() 4650 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexComputeCellType_Internal() 4962 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetFullJoin() 5164 PetscCall(DMPlexGetDepth(dm, &height)); in DMPlexGetFullMeet() 5256 PetscCall(DMPlexGetDepth(dmA, &depth)); in DMPlexEqual() [all …]
|
| H A D | plexpartition.c | 27 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreatePartitionerGraph_Overlap() 129 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreatePartitionerGraph_Native() 330 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreatePartitionerGraph_ViaMat() 557 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreateNeighborCSR()
|
| H A D | plexceed.c | 10 PetscCall(DMPlexGetDepth(dm, &depth)); in DMGetPoints_Internal()
|
| H A D | plexglvis.c | 258 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetPointMFEMCellID_Internal() 476 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexView_GLVis_ASCII()
|
| H A D | plexinterpolate.c | 502 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexInterpolateFaces_Internal() 1548 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexInterpolate() 1906 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexIsInterpolated_Internal()
|
| H A D | plexreorder.c | 11 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreateOrderingClosure_Static()
|
| H A D | plexdistribute.c | 199 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetMaxAdjacencySize_Internal() 900 PetscCall(DMPlexGetDepth(dm, &ldepth)); in DMPlexStratifyMigrationSF() 1264 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexDistributeLabels()
|
| H A D | plexproject.c | 806 PetscCall(DMPlexGetDepth(plex, &depth)); in DMProjectLocal_Generic_Plex() 1043 PetscCall(DMPlexGetDepth(dm, &depth)); in DMProjectLocal_Generic_Plex()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex4.c | 49 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckSymmetry()
|
| /petsc/src/dm/dt/dualspace/impls/refined/ |
| H A D | dualspacerefined.c | 73 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceSetUp_Refined()
|
| /petsc/src/dm/dt/dualspace/interface/ |
| H A D | dualspace.c | 358 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceClearDMData_Internal() 795 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceGetNumDof() 826 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceSectionCreate_Internal() 1626 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceGetHeightSubspace() 1715 PetscCall(DMPlexGetDepth(dm, &dim)); in PetscDualSpaceGetPointSubspace()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmplex.pxi | 54 PetscErrorCode DMPlexGetDepth(PetscDM, PetscInt*)
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex2.c | 244 PetscCall(DMPlexGetDepth(dm, &depth)); in TestIntegration()
|
| H A D | ex1.c | 196 PetscCall(DMPlexGetDepth(dm, &depth)); in TestIntegration()
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 511 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceCreateFacetSubspace_Sum() 754 PetscCall(DMPlexGetDepth(K, &depth)); in PetscDualSpaceSetUp_Sum() 808 PetscCall(DMPlexGetDepth(K, &depth)); in PetscDualSpaceSetUp_Sum()
|
| /petsc/src/dm/impls/plex/generators/triangle/ |
| H A D | trigenerate.c | 248 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexRefine_Triangle()
|
| /petsc/src/ts/utils/ |
| H A D | dmplexts.c | 59 PetscCall(DMPlexGetDepth(plex, &depth)); in DMPlexTSComputeRHSFunctionFVM()
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 565 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscLagNodeIndicesPushForward() 1310 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceCreateFacetSubspace_Lagrange() 2040 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceSetUp_Lagrange()
|