Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmforest.h100 PETSC_EXTERN PetscErrorCode DMForestGetCellWeights(DM, PetscReal *[]);
/petsc/src/dm/impls/forest/
H A Dforest.c1389 PetscErrorCode DMForestGetCellWeights(DM dm, PetscReal **weights) in DMForestGetCellWeights() function