Searched refs:DMIsForest (Results 1 – 6 of 6) sorted by relevance
3 PETSC_EXTERN PetscErrorCode DMIsForest(DM, PetscBool *);172 PetscCall(DMIsForest(dm, &isForest)); in DMAdaptLabel()
115 PETSC_EXTERN PetscErrorCode DMIsForest(DM, PetscBool *);
82 PetscErrorCode DMIsForest(DM dm, PetscBool *isForest) in DMIsForest() function403 PetscCall(DMIsForest(dm, &isForest)); in DMForestSetAdaptivityForest()
706 PetscCall(DMIsForest(adaptor->idm, &isForest)); in DMAdaptorPreAdapt()
740 PetscCall(DMIsForest(dmforest, &isForest)); in LandauDMCreateVMeshes()921 PetscCall(DMIsForest(forest, &isForest)); in adaptToleranceFEM()
4555 PetscCall(DMIsForest(dmIn, &isforest)); in DMForestTransferVecFromBase_pforest()