Home
last modified time | relevance | path

Searched refs:MatMFFDRegister (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmfregis.c22 PetscCall(MatMFFDRegister(MATMFFD_DS, MatCreateMFFD_DS)); in MatMFFDRegisterAll()
23 PetscCall(MatMFFDRegister(MATMFFD_WP, MatCreateMFFD_WP)); in MatMFFDRegisterAll()
H A Dmffd.c195 PetscErrorCode MatMFFDRegister(const char sname[], PetscErrorCode (*function)(MatMFFD)) in MatMFFDRegister() function
/petsc/include/
H A Dpetscmat.h2277 PETSC_EXTERN PetscErrorCode MatMFFDRegister(const char[], PetscErrorCode (*)(MatMFFD));
/petsc/doc/manual/
H A Dsnes.md1061 `MatMFFDSetType()` and `MatMFFDRegister()`. We currently provide two