Home
last modified time | relevance | path

Searched refs:PetscFVCreate_LeastSquares (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/interface/
H A Ddmregall.c198 PETSC_EXTERN PetscErrorCode PetscFVCreate_LeastSquares(PetscFV);
216 PetscCall(PetscFVRegister(PETSCFVLEASTSQUARES, PetscFVCreate_LeastSquares)); in PetscFVRegisterAll()
/petsc/src/dm/dt/fv/interface/
H A Dfv.c2255 PETSC_EXTERN PetscErrorCode PetscFVCreate_LeastSquares(PetscFV fvm) in PetscFVCreate_LeastSquares() function