Searched refs:PetscSpaceList (Results 1 – 3 of 3) sorted by relevance
6 PetscFunctionList PetscSpaceList = NULL; variable44 PetscCall(PetscFunctionListAdd(&PetscSpaceList, sname, function)); in PetscSpaceRegister()75 PetscCall(PetscFunctionListFind(PetscSpaceList, name, &r)); in PetscSpaceSetType()199 …ptionsFList("-petscspace_type", "Linear space", "PetscSpaceSetType", PetscSpaceList, defaultType, … in PetscSpaceSetFromOptions()
50 PETSC_EXTERN PetscFunctionList PetscSpaceList; variable
218 PetscCall(PetscFunctionListDestroy(&PetscSpaceList)); in PetscFEFinalizePackage()