Searched refs:DMCreate_Forest (Results 1 – 4 of 4) sorted by relevance
45 PETSC_EXTERN PetscErrorCode DMCreate_Forest(DM);
20 PETSC_EXTERN PetscErrorCode DMCreate_Forest(DM);55 PetscCall(DMRegister(DMFOREST, DMCreate_Forest)); in DMRegisterAll()
1679 PETSC_EXTERN PetscErrorCode DMCreate_Forest(DM dm) in DMCreate_Forest() function
5163 PetscCall(DMCreate_Forest(dm)); in DMCreate_pforest()