Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffd.c623 …PetscCall(MatShellSetOperation(A, MATOP_SET_FROM_OPTIONS, (PetscErrorCodeFn *)MatSetFromOptions_MF… in MatCreate_MFFD()
/petsc/src/mat/impls/composite/
H A Dmcomposite.c896 …PetscCall(MatShellSetOperation(A, MATOP_SET_FROM_OPTIONS, (PetscErrorCodeFn *)MatSetFromOptions_Co… in MatCreate_Composite()
/petsc/src/mat/impls/htool/
H A Dhtool.cxx1150 …PetscCall(MatShellSetOperation(A, MATOP_SET_FROM_OPTIONS, (PetscErrorCodeFn *)MatSetFromOptions_Ht… in MatCreate_Htool()
/petsc/include/
H A Dpetscmat.h1971 MATOP_SET_FROM_OPTIONS = 73, enumerator