Home
last modified time | relevance | path

Searched refs:DMPlexGetDepth (Results 1 – 25 of 38) sorted by relevance

12

/petsc/src/dm/impls/plex/tests/
H A Dex32.c13 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckMesh()
H A Dex35.c14 PetscCall(DMPlexGetDepth(dm, &depth)); in EstimateMemory()
H A Dex49.c233 PetscCall(DMPlexGetDepth(dm, &depth)); in main()
H A Dex8.c227 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckCell()
H A Dex5.c1189 PetscCall(DMPlexGetDepth(dmFault, &depth)); in TestAssembly()
/petsc/src/dm/impls/plex/
H A Dplexsection.c11 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 Dplexsubmesh.c60 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 Dplex.c146 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 Dplexpartition.c27 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 Dplexceed.c10 PetscCall(DMPlexGetDepth(dm, &depth)); in DMGetPoints_Internal()
H A Dplexglvis.c258 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetPointMFEMCellID_Internal()
476 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexView_GLVis_ASCII()
H A Dplexinterpolate.c502 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexInterpolateFaces_Internal()
1548 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexInterpolate()
1906 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexIsInterpolated_Internal()
H A Dplexreorder.c11 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexCreateOrderingClosure_Static()
H A Dplexdistribute.c199 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexGetMaxAdjacencySize_Internal()
900 PetscCall(DMPlexGetDepth(dm, &ldepth)); in DMPlexStratifyMigrationSF()
1264 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexDistributeLabels()
H A Dplexproject.c806 PetscCall(DMPlexGetDepth(plex, &depth)); in DMProjectLocal_Generic_Plex()
1043 PetscCall(DMPlexGetDepth(dm, &depth)); in DMProjectLocal_Generic_Plex()
/petsc/src/dm/dt/tests/
H A Dex4.c49 PetscCall(DMPlexGetDepth(dm, &depth)); in CheckSymmetry()
/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c73 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceSetUp_Refined()
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c358 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 Dpetscdmplex.pxi54 PetscErrorCode DMPlexGetDepth(PetscDM, PetscInt*)
/petsc/src/dm/dt/fe/tests/
H A Dex2.c244 PetscCall(DMPlexGetDepth(dm, &depth)); in TestIntegration()
H A Dex1.c196 PetscCall(DMPlexGetDepth(dm, &depth)); in TestIntegration()
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c511 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 Dtrigenerate.c248 PetscCall(DMPlexGetDepth(dm, &depth)); in DMPlexRefine_Triangle()
/petsc/src/ts/utils/
H A Ddmplexts.c59 PetscCall(DMPlexGetDepth(plex, &depth)); in DMPlexTSComputeRHSFunctionFVM()
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c565 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscLagNodeIndicesPushForward()
1310 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceCreateFacetSubspace_Lagrange()
2040 PetscCall(DMPlexGetDepth(dm, &depth)); in PetscDualSpaceSetUp_Lagrange()

12