Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/autodiff/adolc-utils/
H A Ddrivers.cxx69 PetscErrorCode PetscAdolcComputeRHSJacobianLocal(PetscInt tag, Mat A, const PetscScalar *u_vec, Pet… in PetscAdolcComputeRHSJacobianLocal() function
/petsc/src/ts/tutorials/autodiff/
H A Dadr_ex5adj.cxx1073 PetscCall(PetscAdolcComputeRHSJacobianLocal(1, A, u_vec, appctx->adctx)); in RHSJacobianAdolc()