Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmforest.h108 PETSC_EXTERN PetscErrorCode DMForestGetWeightCapacity(DM, PetscReal *);
/petsc/src/dm/impls/forest/
H A Dforest.c1452 PetscErrorCode DMForestGetWeightCapacity(DM dm, PetscReal *capacity) in DMForestGetWeightCapacity() function