Home
last modified time | relevance | path

Searched refs:DMForestSetWeightCapacity (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmforest.h107 PETSC_EXTERN PetscErrorCode DMForestSetWeightCapacity(DM, PetscReal);
/petsc/src/dm/impls/forest/
H A Dforest.c1419 PetscErrorCode DMForestSetWeightCapacity(DM dm, PetscReal capacity) in DMForestSetWeightCapacity() function