Searched refs:MatMult_ADA (Results 1 – 1 of 1) sorted by relevance
16 static PetscErrorCode MatMult_ADA(Mat mat, Vec a, Vec y) in MatMult_ADA() function36 PetscCall(MatMult_ADA(mat, a, y)); in MatMultTranspose_ADA()254 PetscCall(MatMult_ADA(mat, Y, Y)); in MatGetColumnVector_ADA()386 PetscCall(MatShellSetOperation(*J, MATOP_MULT, (PetscErrorCodeFn *)MatMult_ADA)); in MatCreateADA()