Home
last modified time | relevance | path

Searched refs:MatCreateMFFD_DS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmfregis.c3 PETSC_EXTERN PetscErrorCode MatCreateMFFD_DS(MatMFFD);
22 PetscCall(MatMFFDRegister(MATMFFD_DS, MatCreateMFFD_DS)); in MatMFFDRegisterAll()
H A Dmffddef.c188 PETSC_EXTERN PetscErrorCode MatCreateMFFD_DS(MatMFFD ctx) in MatCreateMFFD_DS() function