Searched refs:MatMult_Advection (Results 1 – 1 of 1) sorted by relevance
361 PetscErrorCode MatMult_Advection(Mat A, Vec x, Vec y) in MatMult_Advection() function524 PetscCall(MatShellSetOperation(A, MATOP_MULT, (PetscErrorCodeFn *)MatMult_Advection)); in RHSMatrixAdvectiongllDM()