petsc-3.7.5 2017-01-01
Report Typos and Errors

DM Examples

DM objects are used to manage communication between the algebraic structures in PETSc (Vec and Mat) and mesh data structures in PDE-based (or other) simulations. See, for example, DMDACreate().

Beginner - Basic usage
DMBoundaryType DMMoabGetLocalVertices DMPlexStratify
DMClearLabelStratum DMMoabGetMaterialBlock DMPlexSymmetrize
DMClearLabelValue DMMoabGetOffset DMRestoreGlobalVector
DMClone DMMoabGetParallelComm DMRestoreLocalVector
DMCompositeGetNumberDM DMMoabGetSize DMSetDimension
DMCreate DMMoabGetVecRange DMSetLabelValue
DMCreateGlobalVector DMMoabGetVecTag DMSetUseNatural
DMCreateLocalVector DMMoabGetVertexConnectivity DMType
DMCreateMatrix DMMoabGetVertexCoordinates DMView
DMDACreate1d DMMoabIsEntityOnBoundary PetscDSAddBdDiscretization
DMDACreate2d DMMoabLoadFromFile PetscDSAddDiscretization
DMDACreate3d DMMoabRestoreVertexConnectivity PetscDSCreate
DMDAElementType DMMoabSetBlockSize PetscDSGetBdDiscretization
DMDAGetBoundingBox DMMoabSetInterface PetscDSGetBdFieldOffset
DMDAGetCorners DMMoabSetLocalElements PetscDSGetComponentBdDerivativeOffsets
DMDAGetGhostCorners DMMoabSetLocalToGlobalTag PetscDSGetComponentBdOffsets
DMDAGetInfo DMMoabSetLocalVertices PetscDSGetComponentDerivativeOffsets
DMDAGetLocalBoundingBox DMMoabSetParallelComm PetscDSGetComponentOffset
DMDAGetLocalInfo DMNetworkCreate PetscDSGetComponentOffsets
DMDAInterpolationType DMPatchCreate PetscDSGetDiscretization
DMDALocalInfo DMPlexAddConeSize PetscDSGetFieldOffset
DMDASetUniformCoordinates DMPlexCreate PetscDSGetNumFields
DMDAStencilType DMPlexCreateBoxMesh PetscDSGetSpatialDimension
DMDA_STENCIL_BOX DMPlexCreateCGNS PetscDSGetTotalBdDimension
DMDA_STENCIL_STAR DMPlexCreateCubeBoundary PetscDSGetTotalComponents
DMGetDimension DMPlexCreateDoublet PetscDSGetTotalDimension
DMGetGlobalVector DMPlexCreateExodus PetscDSSetBdDiscretization
DMGetLabelIdIS DMPlexCreateFluent PetscDSSetDiscretization
DMGetLabelSize DMPlexCreateFluentFromFile PetscDSType
DMGetLabelValue DMPlexCreateFromCellList PetscDualSpaceCreate
DMGetLocalVector DMPlexCreateFromFile PetscDualSpaceDuplicate
DMGetStratumIS DMPlexCreateGmsh PetscDualSpaceType
DMGetStratumSize DMPlexCreateGmshFromFile PetscFECreate
DMGetUseNatural DMPlexCreateHexBoxMesh PetscFECreateDefault
DMGlobalToLocalBegin DMPlexCreateSquareBoundary PetscFEType
DMGlobalToLocalEnd DMPlexCreateSquareMesh PetscFVCellGeom
DMLabelCreate DMPlexGetChart PetscFVCreate
DMLabelGetName DMPlexGetCone PetscFVFaceGeom
DMLocalToGlobalBegin DMPlexGetConeOrientation PetscFVType
DMLocalToGlobalEnd DMPlexGetConeSize PetscLimiterCreate
DMMoabCreateBoxMesh DMPlexGetMaxSizes PetscLimiterType
DMMoabCreateVector DMPlexGetSupport PetscPartitionerCreate
DMMoabGetAllVertices DMPlexGetSupportSize PetscPartitionerType
DMMoabGetBlockSize DMPlexGetTransitiveClosure PetscQuadratureCreate
DMMoabGetBoundaryMarkers DMPlexGetTransitiveClosure_Internal PetscQuadratureDestroy
DMMoabGetDimension DMPlexRestoreTransitiveClosure PetscQuadratureDuplicate
DMMoabGetElementConnectivity DMPlexSetChart PetscQuadratureView
DMMoabGetFieldDof DMPlexSetCone PetscSpaceCreate
DMMoabGetInterface DMPlexSetConeOrientation PetscSpacePolynomialGetTensor
DMMoabGetLocalElements DMPlexSetConeSize PetscSpacePolynomialSetTensor
DMMoabGetLocalSize DMPlexSetSupport PetscSpaceType
DMMoabGetLocalToGlobalTag DMPlexSetSupportSize
Intermediate - Setting options for algorithms and data structures
DM DMLocalToLocalEnd DMSetDefaultSection
DMCOMPOSITE DMMOAB DMSetFineDM
DMCompositeGetLocalISs DMMoabCreate DMSetMatType
DMConvert DMMoabGetDofs DMSetOutputSequenceNumber
DMCopyLabels DMMoabGetDofsBlocked DMSetPointSF
DMCreateAggregates DMMoabGetDofsBlockedLocal DMSetType
DMCreateDefaultSF DMMoabGetDofsLocal DMSetVariableBounds
DMCreateDomainDecomposition DMMoabGetFieldDofs DMSetVecType
DMCreateFieldDecomposition DMMoabGetFieldDofsLocal MATHYPRESSTRUCT
DMCreateFieldIS DMMoabGetFieldName MATHYPRESTRUCT
DMCreateLabel DMMoabGetVertexDofsBlocked MatCreateSeqUSFFT
DMCreateSubDM DMMoabGetVertexDofsBlockedLocal MatGetDM
DMDA DMMoabOutput MatSetDM
DMDACoor2d DMMoabSetFieldName MatSetupDM
DMDACoor3d DMMoabSetFieldNames PETSCDSBASIC
DMDAGetAO DMMoabSetFieldVector PETSCDUALSPACELAGRANGE
DMDAGetCoordinateArray DMMoabSetGlobalFieldVector PETSCDUALSPACESIMPLE
DMDAGetCoordinateName DMMoabVecGetArray PETSCFEBASIC
DMDAGetDof DMMoabVecGetArrayRead PETSCFECOMPOSITE
DMDAGetElementType DMMoabVecRestoreArray PETSCFENONAFFINE
DMDAGetElements DMNETWORK PETSCFEOPENCL
DMDAGetFieldName DMNetworkAddComponent PETSCFVLEASTSQUARES
DMDAGetFieldNames DMNetworkAddNumVariables PETSCFVUPWIND
DMDAGetInterpolationType DMNetworkDistribute PETSCLIMITERMC
DMDAGetNeighbors DMNetworkEdgeSetMatrix PETSCLIMITERMINMOD
DMDAGetNonOverlappingRegion DMNetworkGetComponentDataArray PETSCLIMITERNONE
DMDAGetNumLocalSubDomains DMNetworkGetComponentTypeOffset PETSCLIMITERSIN
DMDAGetOffset DMNetworkGetConnectedNodes PETSCLIMITERSUPERBEE
DMDAGetOverlap DMNetworkGetEdgeRange PETSCLIMITERVANALBADA
DMDAGetOwnershipRanges DMNetworkGetNumComponents PETSCLIMITERVANLEER
DMDAGetReducedDMDA DMNetworkGetNumVariables PETSCLIMITERZERO
DMDAGetRefinementFactor DMNetworkGetSupportingEdges PETSCPARTITIONERCHACO
DMDAGetStencilType DMNetworkGetVariableGlobalOffset PETSCPARTITIONERGATHER
DMDAGetStencilWidth DMNetworkGetVariableOffset PETSCPARTITIONERPARMETIS
DMDANaturalToGlobalEnd DMNetworkGetVertexRange PETSCPARTITIONERSHELL
DMDARestoreCoordinateArray DMNetworkHasJacobian PETSCPARTITIONERSIMPLE
DMDARestoreElements DMNetworkIsGhostVertex PETSCSPACEDG
DMDASetAOType DMNetworkLayoutSetUp PETSCSPACEPOLYNOMIAL
DMDASetBoundaryType DMNetworkMonitorAdd PetscDS
DMDASetCoordinateName DMNetworkMonitorCreate PetscDSCopyEquations
DMDASetDof DMNetworkMonitorDestroy PetscDSGetBdJacobian
DMDASetElementType DMNetworkMonitorPop PetscDSGetBdResidual
DMDASetFieldName DMNetworkMonitorView PetscDSGetBdTabulation
DMDASetFieldNames DMNetworkRegisterComponent PetscDSGetDynamicJacobian
DMDASetInterpolationType DMNetworkSetEdgeList PetscDSGetJacobian
DMDASetNonOverlappingRegion DMNetworkSetNumVariables PetscDSGetJacobianPreconditioner
DMDASetNumLocalSubDomains DMNetworkSetSizes PetscDSGetResidual
DMDASetNumProcs DMNetworkVertexSetMatrix PetscDSGetRiemannSolver
DMDASetOffset DMOutputSequenceLoad PetscDSGetTabulation
DMDASetOverlap DMPATCH PetscDSGetType
DMDASetOwnershipRanges DMPLEX PetscDSHasDynamicJacobian
DMDASetRefinementFactor DMPlexCopyCoordinates PetscDSHasJacobianPreconditioner
DMDASetSizes DMPlexCreateClosureIndex PetscDSSetBdJacobian
DMDASetStencilType DMPlexCreateDefaultReferenceTree PetscDSSetBdResidual
DMDASetStencilWidth DMPlexCreateGlobalToNaturalSF PetscDSSetDynamicJacobian
DMDAVecGetArray DMPlexCreateReferenceCell PetscDSSetJacobian
DMDAVecGetArrayDOF DMPlexDistribute PetscDSSetJacobianPreconditioner
DMDAVecGetArrayDOFRead DMPlexEqual PetscDSSetResidual
DMDAVecGetArrayRead DMPlexGenerate PetscDSSetRiemannSolver
DMDAVecRestoreArray DMPlexGetAdjacencyUseAnchors PetscDSSetType
DMDAVecRestoreArrayDOF DMPlexGetAdjacencyUseClosure PetscDTGaussJacobiQuadrature
DMDAVecRestoreArrayDOFRead DMPlexGetAdjacencyUseCone PetscDTGaussQuadrature
DMDAVecRestoreArrayRead DMPlexGetAnchors PetscDTGaussTensorQuadrature
DMForestGetAdaptivityForest DMPlexGetFullJoin PetscDTLegendreEval
DMForestGetAdaptivityLabel DMPlexGetFullMeet PetscDTTanhSinhTensorQuadrature
DMForestGetAdjacencyCodimension DMPlexGetGatherDM PetscDualSpace
DMForestGetAdjacencyDimension DMPlexGetJoin PetscDualSpaceGetDM
DMForestGetBaseDM DMPlexGetMaxProjectionHeight PetscDualSpaceGetDimension
DMForestGetCellChart DMPlexGetMeet PetscDualSpaceGetFunctional
DMForestGetCellSF DMPlexGetOrdering PetscDualSpaceGetNumDof
DMForestGetInitialRefinement DMPlexGetPointGlobal PetscDualSpaceGetOrder
DMForestGetMaximumRefinement DMPlexGetPointGlobalField PetscDualSpaceGetType
DMForestGetMinimumRefinement DMPlexGetPointLocal PetscDualSpaceLagrangeGetContinuity
DMForestGetPartitionOverlap DMPlexGetPointLocalField PetscDualSpaceLagrangeSetContinuity
DMForestGetTopology DMPlexGetRedundantDM PetscDualSpaceSetDM
DMForestSetAdaptivityForest DMPlexGetReferenceTree PetscDualSpaceSetOrder
DMForestSetAdaptivityLabel DMPlexGetRegularRefinement PetscDualSpaceSetType
DMForestSetAdjacencyCodimension DMPlexGetTree PetscDualSpaceSimpleSetDimension
DMForestSetAdjacencyDimension DMPlexGetTreeChildren PetscDualSpaceSimpleSetFunctional
DMForestSetBaseDM DMPlexGetTreeParent PetscFE
DMForestSetInitialRefinement DMPlexGlobalToNaturalBegin PetscFECompositeGetMapping
DMForestSetMaximumRefinement DMPlexGlobalToNaturalEnd PetscFEGetBasisSpace
DMForestSetMinimumRefinement DMPlexInterpolate PetscFEGetDimension
DMForestSetPartitionOverlap DMPlexMatSetClosure PetscFEGetDualSpace
DMForestSetTopology DMPlexMigrate PetscFEGetNumComponents
DMForestTemplate DMPlexNaturalToGlobalBegin PetscFEGetQuadrature
DMGetApplicationContext DMPlexNaturalToGlobalEnd PetscFEGetSpatialDimension
DMGetBlockSize DMPlexPermute PetscFEGetTileSizes
DMGetCoarseDM DMPlexPointGlobalFieldRead PetscFEGetType
DMGetCoordinateDM DMPlexPointGlobalFieldRef PetscFEJacobianType
DMGetCoordinateDim DMPlexPointGlobalRead PetscFESetBasisSpace
DMGetCoordinateSection DMPlexPointGlobalRef PetscFESetDualSpace
DMGetCoordinates DMPlexPointLocalFieldRead PetscFESetNumComponents
DMGetCoordinatesLocal DMPlexPointLocalFieldRef PetscFESetQuadrature
DMGetDefaultGlobalSection DMPlexPointLocalRead PetscFESetTileSizes
DMGetDefaultSF DMPlexPointLocalRef PetscFESetType
DMGetDefaultSection DMPlexRestoreJoin PetscFV
DMGetDimPoints DMPlexRestoreMeet PetscFVGetType
DMGetFineDM DMPlexSetAdjacencyUseAnchors PetscFVLeastSquaresSetMaxFaces
DMGetLabel DMPlexSetAdjacencyUseClosure PetscFVSetDualSpace
DMGetLabelByNum DMPlexSetAdjacencyUseCone PetscFVSetType
DMGetLabelName DMPlexSetAnchors PetscLimiter
DMGetLocalToGlobalMapping DMPlexSetReferenceTree PetscLimiterGetType
DMGetMatType DMPlexSetRegularRefinement PetscLimiterSetType
DMGetNumBoundary DMPlexSetTree PetscPartitioner
DMGetNumLabels DMPlexUninterpolate PetscPartitionerGetType
DMGetOutputDM DMPlexVecGetClosure PetscPartitionerSetType
DMGetOutputSequenceNumber DMPlexVecRestoreClosure PetscQuadratureExpandComposite
DMGetPointSF DMPlexVecSetClosure PetscQuadratureGetData
DMGetType DMREDUNDANT PetscQuadratureGetOrder
DMGetVecType DMSLICED PetscQuadratureSetData
DMHasLabel DMSetApplicationContext PetscQuadratureSetOrder
DMIsForest DMSetApplicationContextDestroy PetscSpace
DMLabelClearValue DMSetCoarseDM PetscSpaceGetOrder
DMLabelGetValue DMSetCoordinateDM PetscSpaceGetType
DMLabelInsertIS DMSetCoordinateDim PetscSpaceSetOrder
DMLabelSetValue DMSetCoordinateSection PetscSpaceSetType
DMLabelStratumHasPoint DMSetCoordinates VecGetDM
DMLabelView DMSetCoordinatesLocal VecSetDM
DMLoad DMSetDefaultGlobalSection
DMLocalToLocalBegin DMSetDefaultSF
Advanced - Setting more advanced options and customization
DMAppendOptionsPrefix DMForestRegisterType DMShellSetCreateGlobalVector
DMCoarsenHookAdd DMForestSetAdaptivityPurpose DMShellSetCreateInjection
DMCompositeAddDM DMForestSetAdaptivityStrategy DMShellSetCreateInterpolation
DMCompositeCreate DMForestSetCellWeightFactor DMShellSetCreateLocalVector
DMCompositeGather DMForestSetCellWeights DMShellSetCreateMatrix
DMCompositeGatherArray DMForestSetComputeAdaptivitySF DMShellSetCreateRestriction
DMCompositeGetAccess DMForestSetGradeFactor DMShellSetCreateSubDM
DMCompositeGetAccessArray DMForestSetWeightCapacity DMShellSetGlobalToLocal
DMCompositeGetEntries DMGetDefaultConstraints DMShellSetGlobalToLocalVecScatter
DMCompositeGetEntriesArray DMGetOptionsPrefix DMShellSetGlobalVector
DMCompositeGetGlobalISs DMGlobalToLocalBeginDefaultShell DMShellSetLocalToGlobal
DMCompositeGetISLocalToGlobalMappings DMGlobalToLocalEndDefaultShell DMShellSetLocalToGlobalVecScatter
DMCompositeGetLocalVectors DMGlobalToLocalHookAdd DMShellSetLocalToLocal
DMCompositeRestoreAccess DMLocalToGlobalBeginDefaultShell DMShellSetLocalToLocalVecScatter
DMCompositeRestoreAccessArray DMLocalToGlobalEndDefaultShell DMShellSetLocalVector
DMCompositeRestoreLocalVectors DMLocalToGlobalHookAdd DMShellSetMatrix
DMCompositeScatter DMLocalToLocalBeginDefaultShell DMShellSetRefine
DMCompositeScatterArray DMLocalToLocalEndDefaultShell DMSlicedCreate
DMCompositeSetCoupling DMPlexComputeCellGeometryAffineFEM DMSlicedSetBlockFills
DMComputeVariableBounds DMPlexComputeCellGeometryFEM DMSlicedSetGhosts
DMDACreate DMPlexComputeCellGeometryFVM DMSlicedSetPreallocation
DMDACreatePF DMPlexCreateFromDAG DMSubDomainHookAdd
DMDAGetArray DMPlexCreateRigidBody PetscDSRegister
DMDAGetLogicalCoordinate DMPlexGetAdjacency PetscDSRegisterAll
DMDAGetProcessorSubset DMPlexOrient PetscDTReconstructPoly
DMDAGetProcessorSubsets DMPlexReverseCell PetscDualSpaceCreateReferenceCell
DMDAGetRay DMPlexSetMaxProjectionHeight PetscDualSpaceGetHeightSubspace
DMDAGlobalToNaturalAllCreate DMRedundantCreate PetscDualSpaceRegister
DMDAGlobalToNaturalBegin DMRedundantGetSize PetscDualSpaceRegisterAll
DMDAGlobalToNaturalEnd DMRedundantSetSize PetscFERegister
DMDANaturalAllToGlobalCreate DMRefineHookAdd PetscFERegisterAll
DMDANaturalToGlobalBegin DMRegister PetscFVRegister
DMDARestoreArray DMRegisterAll PetscFVRegisterAll
DMFOREST DMSetDefaultConstraints PetscLimiterRegister
DMForestGetAdaptivityPurpose DMSetOptionsPrefix PetscLimiterRegisterAll
DMForestGetAdaptivitySF DMSetRefineLevel PetscPartitionerRegister
DMForestGetCellWeightFactor DMShellCreate PetscPartitionerRegisterAll
DMForestGetCellWeights DMShellGetContext PetscSpaceEvaluate
DMForestGetComputeAdaptivitySF DMShellSetCoarsen PetscSpaceRegister
DMForestGetGradeFactor DMShellSetContext PetscSpaceRegisterAll
DMForestGetWeightCapacity DMShellSetCreateFieldDecomposition
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
DMAddBoundary DMPlexCreateCoarsePointIS PetscDSDestroy
DMAddLabel DMPlexCreateHybridMesh PetscDSFinalizePackage
DMClearGlobalVectors DMPlexCreateOverlap PetscDSGetAdjacency
DMClearLocalVectors DMPlexCreatePartitionerGraph PetscDSGetImplicit
DMCoarsen DMPlexCreateProcessSF PetscDSInitializePackage
DMCoarsenHierarchy DMPlexCreateSection PetscDSSetAdjacency
DMComputeL2Diff DMPlexCreateSubmesh PetscDSSetFromOptions
DMComputeL2FieldDiff DMPlexCreateSubpointIS PetscDSSetImplicit
DMComputeL2GradientDiff DMPlexCreateTwoSidedProcessSF PetscDSSetUp
DMCreateColoring DMPlexDerivePointSF PetscDSView
DMCreateDomainDecompositionScatters DMPlexDistributeData PetscDualSpaceApply
DMCreateInjection DMPlexDistributeField PetscDualSpaceApplyFVM
DMCreateInterpolation DMPlexDistributeFieldIS PetscDualSpaceDestroy
DMCreateInterpolationScale DMPlexDistributeOwnership PetscDualSpaceSetFromOptions
DMCreateRestriction DMPlexFilter PetscDualSpaceSetUp
DMDAConvertToCell DMPlexGetDepth PetscDualSpaceView
DMDACreateNaturalVector DMPlexGetDepthLabel PetscFEDestroy
DMDACreatePatchIS DMPlexGetDepthStratum PetscFEFinalizePackage
DMDACreateSection DMPlexGetHeightStratum PetscFEInitializePackage
DMDAGetCellPoint DMPlexGetHybridBounds PetscFEIntegrate
DMDAGetNumCells DMPlexGetMinRadius PetscFEIntegrateBdResidual
DMDAGetPreallocationCenterDimension DMPlexGetPartitioner PetscFEIntegrateJacobian
DMDAGetScatter DMPlexGetRefinementFunction PetscFEIntegrateResidual
DMDASetBlockFills DMPlexGetRefinementLimit PetscFESetFromOptions
DMDASetGetMatrix DMPlexGetRefinementUniform PetscFESetUp
DMDASetPreallocationCenterDimension DMPlexGetSubpointMap PetscFEView
DMDAVTKWriteAll DMPlexInvertCell PetscFVComputeGradient
DMDestroy DMPlexLabelAddCells PetscFVDestroy
DMFinalizePackage DMPlexLabelClearCells PetscFVFinalizePackage
DMGetBoundary DMPlexLabelCohesiveComplete PetscFVGetComponentName
DMGetCoarsenLevel DMPlexLabelComplete PetscFVGetComputeGradients
DMGetCoordinatesLocalized DMPlexMarkBoundaryFaces PetscFVGetDualSpace
DMGetDS DMPlexPartitionLabelAdjacency PetscFVGetLimiter
DMGetField DMPlexPartitionLabelClosure PetscFVGetNumComponents
DMGetLabelOutput DMPlexPartitionLabelCreateSF PetscFVGetQuadrature
DMGetNamedGlobalVector DMPlexPartitionLabelInvert PetscFVGetSpatialDimension
DMGetNamedLocalVector DMPlexPartitionLabelPropagate PetscFVInitializePackage
DMGetRefineLevel DMPlexReferenceTreeGetChildSymmetry PetscFVRefine
DMGetWorkArray DMPlexSetHybridBounds PetscFVSetComponentName
DMHasColoring DMPlexSetMinRadius PetscFVSetComputeGradients
DMHasCreateRestriction DMPlexSetPartitioner PetscFVSetFromOptions
DMHasNamedGlobalVector DMPlexSetRefinementFunction PetscFVSetLimiter
DMHasNamedLocalVector DMPlexSetRefinementLimit PetscFVSetNumComponents
DMHasVariableBounds DMPlexSetRefinementUniform PetscFVSetQuadrature
DMInitializePackage DMPlexStratifyMigrationSF PetscFVSetSpatialDimension
DMInterpolate DMPlexTetgenSetOptions PetscFVSetUp
DMLabel DMPlexTriangleSetOptions PetscFVView
DMLabelGather DMPlexVTKWriteAll PetscLimiterDestroy
DMLabelHasPoint DMProjectFunction PetscLimiterSetFromOptions
DMLabelHasValue DMRefine PetscLimiterSetUp
DMLocalizeCoordinate DMRefineHierarchy PetscLimiterView
DMLocalizeCoordinates DMRemoveLabel PetscPartitionerDestroy
DMLocatePoints DMRestoreNamedGlobalVector PetscPartitionerPartition
DMMoabSetBlockFills DMRestoreNamedLocalVector PetscPartitionerSetFromOptions
DMPlexCheckFaces DMRestoreWorkArray PetscPartitionerSetUp
DMPlexCheckSkeleton DMRestrict PetscPartitionerShellSetPartition
DMPlexCheckSymmetry DMSetDS PetscPartitionerView
DMPlexComputeGeometryFVM DMSetField PetscQuadrature
DMPlexComputeGradientFVM DMSetFromOptions PetscSectionCreateGlobalSectionLabel
DMPlexComputeIntegralFEM DMSetLabelOutput PetscSpaceDestroy
DMPlexComputeInterpolatorGeneral DMSetMatrixPreallocateOnly PetscSpaceSetFromOptions
DMPlexComputeInterpolatorNested DMSetPeriodicity PetscSpaceSetUp
DMPlexComputeL2DiffVec DMSetUp PetscSpaceView
DMPlexConstructCohesiveCells DMSetVec
DMPlexConstructGhostCells DMSubDomainRestrict
No deprecated routines

Table of Contents