Lines Matching defs:dm
82 PetscErrorCode DMIsForest(DM dm, PetscBool *isForest) in DMIsForest()
122 PetscErrorCode DMForestTemplate(DM dm, MPI_Comm comm, DM *tedm) in DMForestTemplate()
176 PetscErrorCode DMClone_Forest(DM dm, DM *newdm) in DMClone_Forest()
190 static PetscErrorCode DMDestroy_Forest(DM dm) in DMDestroy_Forest()
232 PetscErrorCode DMForestSetTopology(DM dm, DMForestTopology topology) in DMForestSetTopology()
259 PetscErrorCode DMForestGetTopology(DM dm, DMForestTopology *topology) in DMForestGetTopology()
291 PetscErrorCode DMForestSetBaseDM(DM dm, DM base) in DMForestSetBaseDM()
338 PetscErrorCode DMForestGetBaseDM(DM dm, DM *base) in DMForestGetBaseDM()
349 PetscErrorCode DMForestSetBaseCoordinateMapping(DM dm, PetscErrorCode (*func)(DM, PetscInt, PetscIn… in DMForestSetBaseCoordinateMapping() argument
360 PetscErrorCode DMForestGetBaseCoordinateMapping(DM dm, PetscErrorCode (**func)(DM, PetscInt, PetscI… in DMForestGetBaseCoordinateMapping() argument
394 PetscErrorCode DMForestSetAdaptivityForest(DM dm, DM adapt) in DMForestSetAdaptivityForest()
449 PetscErrorCode DMForestGetAdaptivityForest(DM dm, DM *adapt) in DMForestGetAdaptivityForest()
496 PetscErrorCode DMForestSetAdaptivityPurpose(DM dm, DMAdaptFlag purpose) in DMForestSetAdaptivityPurpose()
543 PetscErrorCode DMForestGetAdaptivityPurpose(DM dm, DMAdaptFlag *purpose) in DMForestGetAdaptivityPurpose()
567 PetscErrorCode DMForestSetAdjacencyDimension(DM dm, PetscInt adjDim) in DMForestSetAdjacencyDimension()
596 PetscErrorCode DMForestSetAdjacencyCodimension(DM dm, PetscInt adjCodim) in DMForestSetAdjacencyCodimension()
623 PetscErrorCode DMForestGetAdjacencyDimension(DM dm, PetscInt *adjDim) in DMForestGetAdjacencyDimension()
650 PetscErrorCode DMForestGetAdjacencyCodimension(DM dm, PetscInt *adjCodim) in DMForestGetAdjacencyCodimension()
678 PetscErrorCode DMForestSetPartitionOverlap(DM dm, PetscInt overlap) in DMForestSetPartitionOverlap()
706 PetscErrorCode DMForestGetPartitionOverlap(DM dm, PetscInt *overlap) in DMForestGetPartitionOverlap()
732 PetscErrorCode DMForestSetMinimumRefinement(DM dm, PetscInt minRefinement) in DMForestSetMinimumRefinement()
760 PetscErrorCode DMForestGetMinimumRefinement(DM dm, PetscInt *minRefinement) in DMForestGetMinimumRefinement()
785 PetscErrorCode DMForestSetInitialRefinement(DM dm, PetscInt initRefinement) in DMForestSetInitialRefinement()
812 PetscErrorCode DMForestGetInitialRefinement(DM dm, PetscInt *initRefinement) in DMForestGetInitialRefinement()
838 PetscErrorCode DMForestSetMaximumRefinement(DM dm, PetscInt maxRefinement) in DMForestSetMaximumRefinement()
866 PetscErrorCode DMForestGetMaximumRefinement(DM dm, PetscInt *maxRefinement) in DMForestGetMaximumRefinement()
895 PetscErrorCode DMForestSetAdaptivityStrategy(DM dm, DMForestAdaptivityStrategy adaptStrategy) in DMForestSetAdaptivityStrategy()
927 PetscErrorCode DMForestGetAdaptivityStrategy(DM dm, DMForestAdaptivityStrategy *adaptStrategy) in DMForestGetAdaptivityStrategy()
959 PetscErrorCode DMForestGetAdaptivitySuccess(DM dm, PetscBool *success) in DMForestGetAdaptivitySuccess()
988 PetscErrorCode DMForestSetComputeAdaptivitySF(DM dm, PetscBool computeSF) in DMForestSetComputeAdaptivitySF()
1015 PetscErrorCode DMForestTransferVecFromBase(DM dm, Vec vecIn, Vec vecOut) in DMForestTransferVecFromBase()
1046 PetscErrorCode DMForestGetComputeAdaptivitySF(DM dm, PetscBool *computeSF) in DMForestGetComputeAdaptivitySF()
1081 PetscErrorCode DMForestGetAdaptivitySF(DM dm, PeOp PetscSF *preCoarseToFine, PeOp PetscSF *coarseTo… in DMForestGetAdaptivitySF()
1112 PetscErrorCode DMForestSetGradeFactor(DM dm, PetscInt grade) in DMForestSetGradeFactor()
1140 PetscErrorCode DMForestGetGradeFactor(DM dm, PetscInt *grade) in DMForestGetGradeFactor()
1172 PetscErrorCode DMForestSetCellWeightFactor(DM dm, PetscReal weightsFactor) in DMForestSetCellWeightFactor()
1206 PetscErrorCode DMForestGetCellWeightFactor(DM dm, PetscReal *weightsFactor) in DMForestGetCellWeightFactor()
1233 PetscErrorCode DMForestGetCellChart(DM dm, PetscInt *cStart, PetscInt *cEnd) in DMForestGetCellChart()
1262 PetscErrorCode DMForestGetCellSF(DM dm, PetscSF *cellSF) in DMForestGetCellSF()
1293 PetscErrorCode DMForestSetAdaptivityLabel(DM dm, DMLabel adaptLabel) in DMForestSetAdaptivityLabel()
1327 PetscErrorCode DMForestGetAdaptivityLabel(DM dm, DMLabel *adaptLabel) in DMForestGetAdaptivityLabel()
1352 PetscErrorCode DMForestSetCellWeights(DM dm, PetscReal weights[], PetscCopyMode copyMode) in DMForestSetCellWeights()
1389 PetscErrorCode DMForestGetCellWeights(DM dm, PetscReal **weights) in DMForestGetCellWeights()
1419 PetscErrorCode DMForestSetWeightCapacity(DM dm, PetscReal capacity) in DMForestSetWeightCapacity()
1452 PetscErrorCode DMForestGetWeightCapacity(DM dm, PetscReal *capacity) in DMForestGetWeightCapacity()
1463 PetscErrorCode DMSetFromOptions_Forest(DM dm, PetscOptionItems PetscOptionsObject) in DMSetFromOptions_Forest()
1569 static PetscErrorCode DMCreateSubDM_Forest(DM dm, PetscInt numFields, const PetscInt fields[], IS *… in DMCreateSubDM_Forest()
1577 static PetscErrorCode DMRefine_Forest(DM dm, MPI_Comm comm, DM *dmRefined) in DMRefine_Forest()
1600 static PetscErrorCode DMCoarsen_Forest(DM dm, MPI_Comm comm, DM *dmCoarsened) in DMCoarsen_Forest()
1631 PetscErrorCode DMAdaptLabel_Forest(DM dm, PETSC_UNUSED Vec metric, DMLabel label, PETSC_UNUSED DMLa… in DMAdaptLabel_Forest()
1647 static PetscErrorCode DMInitialize_Forest(DM dm) in DMInitialize_Forest()
1679 PETSC_EXTERN PetscErrorCode DMCreate_Forest(DM dm) in DMCreate_Forest()