Searched refs:PetscFVList (Results 1 – 3 of 3) sorted by relevance
65 PETSC_EXTERN PetscFunctionList PetscFVList; variable
294 PetscCall(PetscFunctionListDestroy(&PetscFVList)); in PetscFVFinalizePackage()
889 PetscFunctionList PetscFVList = NULL; variable926 PetscCall(PetscFunctionListAdd(&PetscFVList, sname, function)); in PetscFVRegister()957 PetscCall(PetscFunctionListFind(PetscFVList, name, &r)); in PetscFVSetType()1065 …ist("-petscfv_type", "Finite volume discretization", "PetscFVSetType", PetscFVList, defaultType, n… in PetscFVSetFromOptions()