Home
last modified time | relevance | path

Searched refs:MatMFFDRegisterAll (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmfregis.c16 PetscErrorCode MatMFFDRegisterAll(void) in MatMFFDRegisterAll() function
H A Dmffdimpl.h59 PETSC_EXTERN PetscErrorCode MatMFFDRegisterAll(void);
H A Dmffd.c48 PetscCall(MatMFFDRegisterAll()); in MatMFFDInitializePackage()