Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/autodiff/
H A Dadr_ex1.cxx144 PetscCall(PetscAdolcComputeIJacobian(1, 2, A, u, a, appctx->adctx)); in IJacobian()
/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Ddrivers.cxx108 PetscErrorCode PetscAdolcComputeIJacobian(PetscInt tag1, PetscInt tag2, Mat A, const PetscScalar *u… in PetscAdolcComputeIJacobian() function