Home
last modified time | relevance | path

Searched refs:PetscFVLeastSquaresSetMaxFaces (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex11.c24 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, numFaces)); in main()
/petsc/include/
H A Dpetscfv.h102 PETSC_EXTERN PetscErrorCode PetscFVLeastSquaresSetMaxFaces(PetscFV, PetscInt);
/petsc/src/dm/dt/fv/interface/
H A Dfv.c2290 PetscErrorCode PetscFVLeastSquaresSetMaxFaces(PetscFV fvm, PetscInt maxFaces) in PetscFVLeastSquaresSetMaxFaces() function
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3215 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, maxNumFaces)); in BuildGradientReconstruction_Internal()
3304 PetscCall(PetscFVLeastSquaresSetMaxFaces(fvm, maxNumFaces)); in BuildGradientReconstruction_Internal_Tree()