Searched refs:PETSCFVLEASTSQUARES (Results 1 – 6 of 6) sorted by relevance
23 PetscCall(PetscFVSetType(fvm, PETSCFVLEASTSQUARES)); in main()
63 #define PETSCFVLEASTSQUARES "leastsquares" macro
216 PetscCall(PetscFVRegister(PETSCFVLEASTSQUARES, PetscFVCreate_LeastSquares)); in PetscFVRegisterAll()
60 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in SetupDiscretization()
619 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in TestFVGrad()
200 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in main()