Searched refs:MatMFFDList (Results 1 – 2 of 2) sorted by relevance
57 PETSC_EXTERN PetscFunctionList MatMFFDList; variable
4 PetscFunctionList MatMFFDList = NULL; variable23 PetscCall(PetscFunctionListDestroy(&MatMFFDList)); in MatMFFDFinalizePackage()87 PetscCall(PetscFunctionListFind(MatMFFDList, ftype, &r)); in MatMFFDSetType_MFFD()199 PetscCall(PetscFunctionListAdd(&MatMFFDList, sname, function)); in MatMFFDRegister()505 …PetscCall(PetscOptionsFList("-mat_mffd_type", "Matrix free type", "MatMFFDSetType", MatMFFDList, (… in MatSetFromOptions_MFFD()