Searched refs:PetscFEList (Results 1 – 3 of 3) sorted by relevance
220 PetscCall(PetscFunctionListDestroy(&PetscFEList)); in PetscFEFinalizePackage()
98 PETSC_EXTERN PetscFunctionList PetscFEList; variable
55 PetscFunctionList PetscFEList = NULL; variable92 PetscCall(PetscFunctionListAdd(&PetscFEList, sname, function)); in PetscFERegister()123 PetscCall(PetscFunctionListFind(PetscFEList, name, &r)); in PetscFESetType()240 …ptionsFList("-petscfe_type", "Finite element space", "PetscFESetType", PetscFEList, defaultType, n… in PetscFESetFromOptions()