Searched refs:MatMFFDRegister (Results 1 – 4 of 4) sorted by relevance
22 PetscCall(MatMFFDRegister(MATMFFD_DS, MatCreateMFFD_DS)); in MatMFFDRegisterAll()23 PetscCall(MatMFFDRegister(MATMFFD_WP, MatCreateMFFD_WP)); in MatMFFDRegisterAll()
195 PetscErrorCode MatMFFDRegister(const char sname[], PetscErrorCode (*function)(MatMFFD)) in MatMFFDRegister() function
2277 PETSC_EXTERN PetscErrorCode MatMFFDRegister(const char[], PetscErrorCode (*)(MatMFFD));
1061 `MatMFFDSetType()` and `MatMFFDRegister()`. We currently provide two