Searched refs:PetscFVSetType (Results 1 – 7 of 7) sorted by relevance
23 PetscCall(PetscFVSetType(fvm, PETSCFVLEASTSQUARES)); in main()
68 PETSC_EXTERN PetscErrorCode PetscFVSetType(PetscFV, PetscFVType);
183 PetscCall(PetscFVSetType(fvm, PETSCFVUPWIND)); in FormFunction()
60 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in SetupDiscretization()
619 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in TestFVGrad()
200 PetscCall(PetscFVSetType(fv, PETSCFVLEASTSQUARES)); in main()
946 PetscErrorCode PetscFVSetType(PetscFV fvm, PetscFVType name) in PetscFVSetType() function1067 PetscCall(PetscFVSetType(fvm, name)); in PetscFVSetFromOptions()1069 PetscCall(PetscFVSetType(fvm, defaultType)); in PetscFVSetFromOptions()