Searched refs:MatMult_MFFD (Results 1 – 2 of 2) sorted by relevance
7 function:MatMult_MFFD
303 static PetscErrorCode MatMult_MFFD(Mat mat, Vec a, Vec y) in MatMult_MFFD() function619 PetscCall(MatShellSetOperation(A, MATOP_MULT, (PetscErrorCodeFn *)MatMult_MFFD)); in MatCreate_MFFD()