Home
last modified time | relevance | path

Searched refs:PetscAdolcComputeRHSJacobianP (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/autodiff/
H A Dex16adj.cxx141 PetscCall(PetscAdolcComputeRHSJacobianP(3, A, x, &user->mu, user->adctx)); in RHSJacobianP()
/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Ddrivers.cxx318 PetscErrorCode PetscAdolcComputeRHSJacobianP(PetscInt tag, Mat A, const PetscScalar *u_vec, PetscSc… in PetscAdolcComputeRHSJacobianP() function