Searched refs:DMForestSetCellWeightFactor (Results 1 – 2 of 2) sorted by relevance
103 PETSC_EXTERN PetscErrorCode DMForestSetCellWeightFactor(DM, PetscReal);
1172 PetscErrorCode DMForestSetCellWeightFactor(DM dm, PetscReal weightsFactor) in DMForestSetCellWeightFactor() function1564 if (flg) PetscCall(DMForestSetCellWeightFactor(dm, weightsFactor)); in DMSetFromOptions_Forest()