Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/tutorials/
H A Drosenbrock4.h390 static PetscErrorCode RosenbrockHessian_Device(cupmStream_t stream, Rosenbrock r, const PetscScalar… in RosenbrockHessian_Device() function
645 PetscCall(RosenbrockHessian_Device(*stream, user->problem, x, o, h)); in FormHessian()