Searched refs:PetscFVLeastSquaresSetMaxFaces (Results 1 – 4 of 4) sorted by relevance
24 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, numFaces)); in main()
102 PETSC_EXTERN PetscErrorCode PetscFVLeastSquaresSetMaxFaces(PetscFV, PetscInt);
2290 PetscErrorCode PetscFVLeastSquaresSetMaxFaces(PetscFV fvm, PetscInt maxFaces) in PetscFVLeastSquaresSetMaxFaces() function
3215 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, maxNumFaces)); in BuildGradientReconstruction_Internal()3304 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, maxNumFaces)); in BuildGradientReconstruction_Internal_Tree()