Searched refs:PetscAdolcComputeRHSJacobianP (Results 1 – 2 of 2) sorted by relevance
141 PetscCall(PetscAdolcComputeRHSJacobianP(3, A, x, &user->mu, user->adctx)); in RHSJacobianP()
318 PetscErrorCode PetscAdolcComputeRHSJacobianP(PetscInt tag, Mat A, const PetscScalar *u_vec, PetscSc… in PetscAdolcComputeRHSJacobianP() function