Searched refs:PetscFVCreate_LeastSquares (Results 1 – 2 of 2) sorted by relevance
198 PETSC_EXTERN PetscErrorCode PetscFVCreate_LeastSquares(PetscFV);216 PetscCall(PetscFVRegister(PETSCFVLEASTSQUARES, PetscFVCreate_LeastSquares)); in PetscFVRegisterAll()
2255 PETSC_EXTERN PetscErrorCode PetscFVCreate_LeastSquares(PetscFV fvm) in PetscFVCreate_LeastSquares() function