Searched refs:PetscAdolcIJacobianVectorProductIDMass (Results 1 – 2 of 2) sorted by relevance
112 PetscErrorCode PetscAdolcIJacobianVectorProductIDMass(Mat A_shell, Vec X, Vec Y) in PetscAdolcIJacobianVectorProductIDMass() function
91 …l(MatShellSetOperation(A, MATOP_MULT, (PetscErrorCodeFn *)PetscAdolcIJacobianVectorProductIDMass)); in main()