Searched refs:DMForestGetCellWeightFactor (Results 1 – 2 of 2) sorted by relevance
104 PETSC_EXTERN PetscErrorCode DMForestGetCellWeightFactor(DM, PetscReal *);
1206 PetscErrorCode DMForestGetCellWeightFactor(DM dm, PetscReal *weightsFactor) in DMForestGetCellWeightFactor() function1562 PetscCall(DMForestGetCellWeightFactor(dm, &weightsFactor)); in DMSetFromOptions_Forest()