Lines Matching defs:dm

52 PetscErrorCode DMCreate(MPI_Comm comm, DM *dm)  in DMCreate()
124 PetscErrorCode DMClone(DM dm, DM *newdm) in DMClone()
229 PetscErrorCode DMSetVecType(DM dm, VecType ctype) in DMSetVecType()
283 PetscErrorCode VecGetDM(Vec v, DM *dm) in VecGetDM()
310 PetscErrorCode VecSetDM(Vec v, DM dm) in VecSetDM()
336 PetscErrorCode DMSetISColoringType(DM dm, ISColoringType ctype) in DMSetISColoringType()
363 PetscErrorCode DMGetISColoringType(DM dm, ISColoringType *ctype) in DMGetISColoringType()
387 PetscErrorCode DMSetMatType(DM dm, MatType ctype) in DMSetMatType()
415 PetscErrorCode DMGetMatType(DM dm, MatType *ctype) in DMGetMatType()
444 PetscErrorCode MatGetDM(Mat A, DM *dm) in MatGetDM()
473 PetscErrorCode MatSetDM(Mat A, DM dm) in MatSetDM()
499 PetscErrorCode DMSetOptionsPrefix(DM dm, const char prefix[]) in DMSetOptionsPrefix()
528 PetscErrorCode DMAppendOptionsPrefix(DM dm, const char prefix[]) in DMAppendOptionsPrefix()
552 PetscErrorCode DMGetOptionsPrefix(DM dm, const char *prefix[]) in DMGetOptionsPrefix()
560 static PetscErrorCode DMCountNonCyclicReferences_Internal(DM dm, PetscBool recurseCoarse, PetscBool… in DMCountNonCyclicReferences_Internal()
589 PetscErrorCode DMCountNonCyclicReferences(PetscObject dm, PetscInt *ncrefct) in DMCountNonCyclicReferences()
596 PetscErrorCode DMDestroyLabelLinkList_Internal(DM dm) in DMDestroyLabelLinkList_Internal()
638 PetscErrorCode DMDestroy(DM *dm) in DMDestroy()
802 PetscErrorCode DMSetUp(DM dm) in DMSetUp()
886 PetscErrorCode DMSetFromOptions(DM dm) in DMSetFromOptions()
931 PetscErrorCode DMViewFromOptions(DM dm, PeOp PetscObject obj, const char name[]) in DMViewFromOptions()
978 PetscErrorCode DMView(DM dm, PetscViewer v) in DMView()
1034 PetscErrorCode DMCreateGlobalVector(DM dm, Vec *vec) in DMCreateGlobalVector()
1068 PetscErrorCode DMCreateLocalVector(DM dm, Vec *vec) in DMCreateLocalVector()
1107 PetscErrorCode DMGetLocalToGlobalMapping(DM dm, ISLocalToGlobalMapping *ltog) in DMGetLocalToGlobalMapping()
1194 PetscErrorCode DMGetBlockSize(DM dm, PetscInt *bs) in DMGetBlockSize()
1421 PetscErrorCode DMCreateMassMatrixLumped(DM dm, Vec *llm, Vec *lm) in DMCreateMassMatrixLumped()
1486 PetscErrorCode DMCreateColoring(DM dm, ISColoringType ctype, ISColoring *coloring) in DMCreateColoring()
1526 PetscErrorCode DMCreateMatrix(DM dm, Mat *mat) in DMCreateMatrix()
1585 PetscErrorCode DMSetMatrixPreallocateSkip(DM dm, PetscBool skip) in DMSetMatrixPreallocateSkip()
1610 PetscErrorCode DMSetMatrixPreallocateOnly(DM dm, PetscBool only) in DMSetMatrixPreallocateOnly()
1632 PetscErrorCode DMSetMatrixStructureOnly(DM dm, PetscBool only) in DMSetMatrixStructureOnly()
1656 PetscErrorCode DMSetBlockingType(DM dm, DMBlockingType btype) in DMSetBlockingType()
1679 PetscErrorCode DMGetBlockingType(DM dm, DMBlockingType *btype) in DMGetBlockingType()
1710 PetscErrorCode DMGetWorkArray(DM dm, PetscInt count, MPI_Datatype dtype, void *mem) in DMGetWorkArray()
1771 PetscErrorCode DMRestoreWorkArray(DM dm, PetscInt count, MPI_Datatype dtype, void *mem) in DMRestoreWorkArray()
1813 PetscErrorCode DMSetNullSpaceConstructor(DM dm, PetscInt field, PetscErrorCode (*nullsp)(DM dm, Pet… in DMSetNullSpaceConstructor()
1845 PetscErrorCode DMGetNullSpaceConstructor(DM dm, PetscInt field, PetscErrorCode (**nullsp)(DM dm, Pe… in DMGetNullSpaceConstructor()
1877 PetscErrorCode DMSetNearNullSpaceConstructor(DM dm, PetscInt field, PetscErrorCode (*nullsp)(DM dm,… in DMSetNearNullSpaceConstructor()
1910 PetscErrorCode DMGetNearNullSpaceConstructor(DM dm, PetscInt field, PetscErrorCode (**nullsp)(DM dm in DMGetNearNullSpaceConstructor()
1948 PetscErrorCode DMCreateFieldIS(DM dm, PetscInt *numFields, char ***fieldNames, IS *fields[]) in DMCreateFieldIS()
2092 PetscErrorCode DMCreateFieldDecomposition(DM dm, PetscInt *len, char ***namelist, IS *islist[], DM … in DMCreateFieldDecomposition()
2169 PetscErrorCode DMCreateSubDM(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *subdm) in DMCreateSubDM()
2211 DM dm = dms[0]; in DMCreateSuperDM() local
2255 PetscErrorCode DMCreateDomainDecomposition(DM dm, PetscInt *n, char ***namelist, IS *innerislist[],… in DMCreateDomainDecomposition()
2334 PetscErrorCode DMCreateDomainDecompositionScatters(DM dm, PetscInt n, DM *subdms, VecScatter *iscat… in DMCreateDomainDecompositionScatters()
2366 PetscErrorCode DMRefine(DM dm, MPI_Comm comm, DM *dmf) in DMRefine()
2575 PetscErrorCode DMGetRefineLevel(DM dm, PetscInt *level) in DMGetRefineLevel()
2601 PetscErrorCode DMSetRefineLevel(DM dm, PetscInt level) in DMSetRefineLevel()
2628 PetscErrorCode DMExtrude(DM dm, PetscInt layers, DM *dme) in DMExtrude()
2642 PetscErrorCode DMGetBasisTransformDM_Internal(DM dm, DM *tdm) in DMGetBasisTransformDM_Internal()
2651 PetscErrorCode DMGetBasisTransformVec_Internal(DM dm, Vec *tv) in DMGetBasisTransformVec_Internal()
2673 PetscErrorCode DMHasBasisTransform(DM dm, PetscBool *flg) in DMHasBasisTransform()
2685 PetscErrorCode DMConstructBasisTransform_Internal(DM dm) in DMConstructBasisTransform_Internal()
2733 PetscErrorCode DMCopyTransform(DM dm, DM newdm) in DMCopyTransform()
2778 …alToLocalHookAdd(DM dm, PetscErrorCode (*beginhook)(DM dm, Vec g, InsertMode mode, Vec l, PetscCtx… in DMGlobalToLocalHookAdd()
2794 static PetscErrorCode DMGlobalToLocalHook_Constraints(DM dm, Vec g, InsertMode mode, Vec l, PetscCt… in DMGlobalToLocalHook_Constraints()
2852 PetscErrorCode DMGlobalToLocal(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocal()
2884 PetscErrorCode DMGlobalToLocalBegin(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalBegin()
2930 PetscErrorCode DMGlobalToLocalEnd(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalEnd()
2991 PetscErrorCode DMLocalToGlobalHookAdd(DM dm, PetscErrorCode (*beginhook)(DM global, Vec l, InsertMo… in DMLocalToGlobalHookAdd()
3007 static PetscErrorCode DMLocalToGlobalHook_Constraints(DM dm, Vec l, InsertMode mode, Vec g, PetscCt… in DMLocalToGlobalHook_Constraints()
3070 PetscErrorCode DMLocalToGlobal(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobal()
3104 PetscErrorCode DMLocalToGlobalBegin(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalBegin()
3232 PetscErrorCode DMLocalToGlobalEnd(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalEnd()
3308 PetscErrorCode DMLocalToLocalBegin(DM dm, Vec g, InsertMode mode, Vec l) in DMLocalToLocalBegin()
3336 PetscErrorCode DMLocalToLocalEnd(DM dm, Vec g, InsertMode mode, Vec l) in DMLocalToLocalEnd()
3363 PetscErrorCode DMCoarsen(DM dm, MPI_Comm comm, DM *dmc) in DMCoarsen()
3645 PetscErrorCode DMGetCoarsenLevel(DM dm, PetscInt *level) in DMGetCoarsenLevel()
3670 PetscErrorCode DMSetCoarsenLevel(DM dm, PetscInt level) in DMSetCoarsenLevel()
3694 PetscErrorCode DMRefineHierarchy(DM dm, PetscInt nlevels, DM dmf[]) in DMRefineHierarchy()
3726 PetscErrorCode DMCoarsenHierarchy(DM dm, PetscInt nlevels, DM dmc[]) in DMCoarsenHierarchy()
3756 PetscErrorCode DMSetApplicationContextDestroy(DM dm, PetscCtxDestroyFn *destroy) in DMSetApplicationContextDestroy()
3788 PetscErrorCode DMSetApplicationContext(DM dm, PetscCtx ctx) in DMSetApplicationContext()
3834 PetscErrorCode DMGetApplicationContext(DM dm, PetscCtxRt ctx) in DMGetApplicationContext()
3859 PetscErrorCode DMSetVariableBounds(DM dm, PetscErrorCode (*f)(DM, Vec, Vec)) in DMSetVariableBounds() argument
3882 PetscErrorCode DMHasVariableBounds(DM dm, PetscBool *flg) in DMHasVariableBounds()
3910 PetscErrorCode DMComputeVariableBounds(DM dm, Vec xl, Vec xu) in DMComputeVariableBounds()
3935 PetscErrorCode DMHasColoring(DM dm, PetscBool *flg) in DMHasColoring()
3959 PetscErrorCode DMHasCreateRestriction(DM dm, PetscBool *flg) in DMHasCreateRestriction()
3983 PetscErrorCode DMHasCreateInjection(DM dm, PetscBool *flg) in DMHasCreateInjection()
4015 PetscErrorCode DMSetType(DM dm, DMType method) in DMSetType()
4051 PetscErrorCode DMGetType(DM dm, DMType *type) in DMGetType()
4082 PetscErrorCode DMConvert(DM dm, DMType newtype, DM *M) in DMConvert()
4302 PetscErrorCode DMPrintLocalVec(DM dm, const char name[], PetscReal tol, Vec X) in DMPrintLocalVec()
4351 PetscErrorCode DMGetLocalSection(DM dm, PetscSection *section) in DMGetLocalSection()
4398 PetscErrorCode DMSetLocalSection(DM dm, PetscSection section) in DMSetLocalSection()
4449 PetscErrorCode DMCreateSectionPermutation(DM dm, IS *perm, PetscBT *blockStarts) in DMCreateSectionPermutation()
4478 PetscErrorCode DMGetDefaultConstraints(DM dm, PetscSection *section, Mat *mat, Vec *bias) in DMGetDefaultConstraints()
4511 PetscErrorCode DMSetDefaultConstraints(DM dm, PetscSection section, Mat mat, Vec bias) in DMSetDefaultConstraints()
4557 static PetscErrorCode DMDefaultSectionCheckConsistency_Internal(DM dm, PetscSection localSection, P… in DMDefaultSectionCheckConsistency_Internal()
4622 PetscErrorCode DMGetIsoperiodicPointSF_Internal(DM dm, PetscSF *sf) in DMGetIsoperiodicPointSF_Internal()
4653 PetscErrorCode DMGetGlobalSection(DM dm, PetscSection *section) in DMGetGlobalSection()
4689 PetscErrorCode DMSetGlobalSection(DM dm, PetscSection section) in DMSetGlobalSection()
4725 PetscErrorCode DMGetSectionSF(DM dm, PetscSF *sf) in DMGetSectionSF()
4764 PetscErrorCode DMSetSectionSF(DM dm, PetscSF sf) in DMSetSectionSF()
4797 PetscErrorCode DMCreateSectionSF(DM dm, PetscSection localSection, PetscSection globalSection) in DMCreateSectionSF()
4823 PetscErrorCode DMGetPointSF(DM dm, PetscSF *sf) in DMGetPointSF()
4845 PetscErrorCode DMSetPointSF(DM dm, PetscSF sf) in DMSetPointSF()
4872 PetscErrorCode DMGetNaturalSF(DM dm, PetscSF *sf) in DMGetNaturalSF()
4892 PetscErrorCode DMSetNaturalSF(DM dm, PetscSF sf) in DMSetNaturalSF()
4903 static PetscErrorCode DMSetDefaultAdjacency_Private(DM dm, PetscInt f, PetscObject disc) in DMSetDefaultAdjacency_Private()
4919 static PetscErrorCode DMFieldEnlarge_Static(DM dm, PetscInt NfNew) in DMFieldEnlarge_Static()
4951 PetscErrorCode DMClearFields(DM dm) in DMClearFields()
4983 PetscErrorCode DMGetNumFields(DM dm, PetscInt *numFields) in DMGetNumFields()
5005 PetscErrorCode DMSetNumFields(DM dm, PetscInt numFields) in DMSetNumFields()
5039 PetscErrorCode DMGetField(DM dm, PetscInt f, DMLabel *label, PetscObject *disc) in DMGetField()
5056 PetscErrorCode DMSetField_Internal(DM dm, PetscInt f, DMLabel label, PetscObject disc) in DMSetField_Internal()
5085 PetscErrorCode DMSetField(DM dm, PetscInt f, DMLabel label, PetscObject disc) in DMSetField()
5123 PetscErrorCode DMAddField(DM dm, DMLabel label, PetscObject disc) in DMAddField()
5155 PetscErrorCode DMSetFieldAvoidTensor(DM dm, PetscInt f, PetscBool avoidTensor) in DMSetFieldAvoidTensor()
5179 PetscErrorCode DMGetFieldAvoidTensor(DM dm, PetscInt f, PetscBool *avoidTensor) in DMGetFieldAvoidTensor()
5204 PetscErrorCode DMCopyFields(DM dm, PetscInt minDegree, PetscInt maxDegree, DM newdm) in DMCopyFields()
5265 PetscErrorCode DMGetAdjacency(DM dm, PetscInt f, PetscBool *useCone, PetscBool *useClosure) in DMGetAdjacency()
5308 PetscErrorCode DMSetAdjacency(DM dm, PetscInt f, PetscBool useCone, PetscBool useClosure) in DMSetAdjacency()
5349 PetscErrorCode DMGetBasicAdjacency(DM dm, PetscBool *useCone, PetscBool *useClosure) in DMGetBasicAdjacency()
5387 PetscErrorCode DMSetBasicAdjacency(DM dm, PetscBool useCone, PetscBool useClosure) in DMSetBasicAdjacency()
5402 PetscErrorCode DMCompleteBCLabels_Internal(DM dm) in DMCompleteBCLabels_Internal()
5490 static PetscErrorCode DMDSEnlarge_Static(DM dm, PetscInt NdsNew) in DMDSEnlarge_Static()
5525 PetscErrorCode DMGetNumDS(DM dm, PetscInt *Nds) in DMGetNumDS()
5546 PetscErrorCode DMClearDS(DM dm) in DMClearDS()
5582 PetscErrorCode DMGetDS(DM dm, PetscDS *ds) in DMGetDS()
5609 PetscErrorCode DMGetCellDS(DM dm, PetscInt point, PetscDS *ds, PetscDS *dsIn) in DMGetCellDS()
5662 PetscErrorCode DMGetRegionDS(DM dm, DMLabel label, IS *fields, PetscDS *ds, PetscDS *dsIn) in DMGetRegionDS()
5712 PetscErrorCode DMSetRegionDS(DM dm, DMLabel label, IS fields, PetscDS ds, PetscDS dsIn) in DMSetRegionDS()
5767 PetscErrorCode DMGetRegionNumDS(DM dm, PetscInt num, DMLabel *label, IS *fields, PetscDS *ds, Petsc… in DMGetRegionNumDS()
5811 PetscErrorCode DMSetRegionNumDS(DM dm, PetscInt num, DMLabel label, IS fields, PetscDS ds, PetscDS … in DMSetRegionNumDS()
5860 PetscErrorCode DMFindRegionNum(DM dm, PetscDS ds, PetscInt *num) in DMFindRegionNum()
5897 PetscErrorCode DMCreateFEDefault(DM dm, PetscInt Nc, const char prefix[], PetscInt qorder, PetscFE … in DMCreateFEDefault()
5933 PetscErrorCode DMCreateDS(DM dm) in DMCreateDS()
6199 PetscErrorCode DMUseTensorOrder(DM dm, PetscBool tensor) in DMUseTensorOrder()
6253 PetscErrorCode DMComputeExactSolution(DM dm, PetscReal time, Vec u, Vec u_t) in DMComputeExactSolution()
6323 static PetscErrorCode DMTransferDS_Internal(DM dm, DMLabel label, IS fields, PetscInt minDegree, Pe… in DMTransferDS_Internal()
6357 PetscErrorCode DMCopyDS(DM dm, PetscInt minDegree, PetscInt maxDegree, DM newdm) in DMCopyDS()
6408 PetscErrorCode DMCopyDisc(DM dm, DM newdm) in DMCopyDisc()
6431 PetscErrorCode DMGetDimension(DM dm, PetscInt *dim) in DMGetDimension()
6453 PetscErrorCode DMSetDimension(DM dm, PetscInt dim) in DMSetDimension()
6494 PetscErrorCode DMGetDimPoints(DM dm, PetscInt dim, PetscInt *pStart, PetscInt *pEnd) in DMGetDimPoints()
6526 PetscErrorCode DMGetOutputDM(DM dm, DM *odm) in DMGetOutputDM()
6589 PetscErrorCode DMGetOutputSequenceNumber(DM dm, PetscInt *num, PetscReal *val) in DMGetOutputSequenceNumber()
6620 PetscErrorCode DMSetOutputSequenceNumber(DM dm, PetscInt num, PetscReal val) in DMSetOutputSequenceNumber()
6652 PetscErrorCode DMOutputSequenceLoad(DM dm, PetscViewer viewer, const char name[], PetscInt num, Pet… in DMOutputSequenceLoad()
6694 PetscErrorCode DMGetOutputSequenceLength(DM dm, PetscViewer viewer, const char name[], PetscInt *le… in DMGetOutputSequenceLength()
6726 PetscErrorCode DMGetUseNatural(DM dm, PetscBool *useNatural) in DMGetUseNatural()
6751 PetscErrorCode DMSetUseNatural(DM dm, PetscBool useNatural) in DMSetUseNatural()
6773 PetscErrorCode DMCreateLabel(DM dm, const char name[]) in DMCreateLabel()
6804 PetscErrorCode DMCreateLabelAtIndex(DM dm, PetscInt l, const char name[]) in DMCreateLabelAtIndex()
6859 PetscErrorCode DMGetLabelValue(DM dm, const char name[], PetscInt point, PetscInt *value) in DMGetLabelValue()
6889 PetscErrorCode DMSetLabelValue(DM dm, const char name[], PetscInt point, PetscInt value) in DMSetLabelValue()
6920 PetscErrorCode DMClearLabelValue(DM dm, const char name[], PetscInt point, PetscInt value) in DMClearLabelValue()
6952 PetscErrorCode DMGetLabelSize(DM dm, const char name[], PetscInt *size) in DMGetLabelSize()
6983 PetscErrorCode DMGetLabelIdIS(DM dm, const char name[], IS *ids) in DMGetLabelIdIS()
7019 PetscErrorCode DMGetStratumSize(DM dm, const char name[], PetscInt value, PetscInt *size) in DMGetStratumSize()
7051 PetscErrorCode DMGetStratumIS(DM dm, const char name[], PetscInt value, IS *points) in DMGetStratumIS()
7081 PetscErrorCode DMSetStratumIS(DM dm, const char name[], PetscInt value, IS points) in DMSetStratumIS()
7111 PetscErrorCode DMClearLabelStratum(DM dm, const char name[], PetscInt value) in DMClearLabelStratum()
7139 PetscErrorCode DMGetNumLabels(DM dm, PetscInt *numLabels) in DMGetNumLabels()
7174 PetscErrorCode DMGetLabelName(DM dm, PetscInt n, const char *name[]) in DMGetLabelName()
7209 PetscErrorCode DMHasLabel(DM dm, const char name[], PetscBool *hasLabel) in DMHasLabel()
7253 PetscErrorCode DMGetLabel(DM dm, const char name[], DMLabel *label) in DMGetLabel()
7292 PetscErrorCode DMGetLabelByNum(DM dm, PetscInt n, DMLabel *label) in DMGetLabelByNum()
7324 PetscErrorCode DMAddLabel(DM dm, DMLabel label) in DMAddLabel()
7371 PetscErrorCode DMSetLabel(DM dm, DMLabel label) in DMSetLabel()
7416 PetscErrorCode DMRemoveLabel(DM dm, const char name[], DMLabel *label) in DMRemoveLabel()
7466 PetscErrorCode DMRemoveLabelBySelf(DM dm, DMLabel *label, PetscBool failNotFound) in DMRemoveLabelBySelf()
7509 PetscErrorCode DMGetLabelOutput(DM dm, const char name[], PetscBool *output) in DMGetLabelOutput()
7546 PetscErrorCode DMSetLabelOutput(DM dm, const char name[], PetscBool output) in DMSetLabelOutput()
7736 PetscErrorCode DMSetLabelValue_Fast(DM dm, DMLabel *label, const char name[], PetscInt point, Petsc… in DMSetLabelValue_Fast()
7756 PetscErrorCode DMUniversalLabelCreate(DM dm, DMUniversalLabel *universal) in DMUniversalLabelCreate()
7877 PetscErrorCode DMUniversalLabelCreateLabels(DMUniversalLabel ul, PetscBool preserveOrder, DM dm) in DMUniversalLabelCreateLabels()
7900 PetscErrorCode DMUniversalLabelSetLabelValue(DMUniversalLabel ul, DM dm, PetscBool useIndex, PetscI… in DMUniversalLabelSetLabelValue()
7933 PetscErrorCode DMGetCoarseDM(DM dm, DM *cdm) in DMGetCoarseDM()
7956 PetscErrorCode DMSetCoarseDM(DM dm, DM cdm) in DMSetCoarseDM()
7981 PetscErrorCode DMGetFineDM(DM dm, DM *fdm) in DMGetFineDM()
8004 PetscErrorCode DMSetFineDM(DM dm, DM fdm) in DMSetFineDM()
8080 PetscErrorCode DMAddBoundary(DM dm, DMBoundaryConditionType type, const char name[], DMLabel label,… in DMAddBoundary()
8113 static PetscErrorCode DMPopulateBoundary(DM dm) in DMPopulateBoundary()
8153 PetscErrorCode DMIsBoundaryPoint(DM dm, PetscInt point, PetscBool *isBd) in DMIsBoundaryPoint()
8191 PetscErrorCode DMHasBound(DM dm, PetscBool *hasBound) in DMHasBound()
8260 PetscErrorCode DMProjectFunction(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt dim, Pets… in DMProjectFunction()
8309 PetscErrorCode DMProjectFunctionLocal(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt dim,… in DMProjectFunctionLocal()
8355 PetscErrorCode DMProjectFunctionLabel(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const … in DMProjectFunctionLabel()
8407 PetscErrorCode DMProjectFunctionLabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, c… in DMProjectFunctionLabelLocal()
8467 PetscErrorCode DMProjectFieldLocal(DM dm, PetscReal time, Vec localU, void (**funcs)(PetscInt dim, … in DMProjectFieldLocal()
8532 PetscErrorCode DMProjectFieldLabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, cons… in DMProjectFieldLabelLocal()
8597 PetscErrorCode DMProjectFieldLabel(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const Pet… in DMProjectFieldLabel()
8674 PetscErrorCode DMProjectBdFieldLabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, co… in DMProjectBdFieldLabelLocal()
8708 PetscErrorCode DMComputeL2Diff(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, PetscReal,… in DMComputeL2Diff()
8742 PetscErrorCode DMComputeL2GradientDiff(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Pe… in DMComputeL2GradientDiff()
8775 PetscErrorCode DMComputeL2FieldDiff(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Petsc… in DMComputeL2FieldDiff()
8803 PetscErrorCode DMGetNeighbors(DM dm, PetscInt *nranks, const PetscMPIInt *ranks[]) in DMGetNeighbors()
8822 DM dm; in MatFDColoringApply_AIJDM() local
8832 DM dm; in MatFDColoringApply_AIJDM() local
9015 PetscErrorCode DMMonitorSet(DM dm, PetscErrorCode (*f)(DM, void *), void *mctx, PetscCtxDestroyFn *… in DMMonitorSet() argument
9052 PetscErrorCode DMMonitorCancel(DM dm) in DMMonitorCancel()
9091 PetscErrorCode DMMonitorSetFromOptions(DM dm, const char name[], const char help[], const char manu… in DMMonitorSetFromOptions() argument
9127 PetscErrorCode DMMonitor(DM dm) in DMMonitor()
9161 PetscErrorCode DMComputeError(DM dm, Vec sol, PetscReal errors[], Vec *errorVec) in DMComputeError()
9243 PetscErrorCode DMGetNumAuxiliaryVec(DM dm, PetscInt *numAux) in DMGetNumAuxiliaryVec()
9272 PetscErrorCode DMGetAuxiliaryVec(DM dm, DMLabel label, PetscInt value, PetscInt part, Vec *aux) in DMGetAuxiliaryVec()
9305 PetscErrorCode DMSetAuxiliaryVec(DM dm, DMLabel label, PetscInt value, PetscInt part, Vec aux) in DMSetAuxiliaryVec()
9344 PetscErrorCode DMGetAuxiliaryLabels(DM dm, DMLabel labels[], PetscInt values[], PetscInt parts[]) in DMGetAuxiliaryLabels()
9384 PetscErrorCode DMCopyAuxiliaryVec(DM dm, DM dmNew) in DMCopyAuxiliaryVec()
9419 PetscErrorCode DMClearAuxiliaryVec(DM dm) in DMClearAuxiliaryVec()
9670 PetscErrorCode DMReorderSectionSetDefault(DM dm, DMReorderDefaultFlag reorder) in DMReorderSectionSetDefault()
9693 PetscErrorCode DMReorderSectionGetDefault(DM dm, DMReorderDefaultFlag *reorder) in DMReorderSectionGetDefault()
9716 PetscErrorCode DMReorderSectionSetType(DM dm, MatOrderingType reorder) in DMReorderSectionSetType()
9739 PetscErrorCode DMReorderSectionGetType(DM dm, MatOrderingType *reorder) in DMReorderSectionGetType()