Searched refs:PetscFVViewFromOptions (Results 1 – 2 of 2) sorted by relevance
72 PETSC_EXTERN PetscErrorCode PetscFVViewFromOptions(PetscFV, PetscObject, const char[]);
1007 PetscErrorCode PetscFVViewFromOptions(PetscFV A, PetscObject obj, const char name[]) in PetscFVViewFromOptions() function1077 PetscCall(PetscFVViewFromOptions(fvm, NULL, "-petscfv_view")); in PetscFVSetFromOptions()