IvanYashchuk / firedrake-ts

The firedrake-ts library provides an interface to PETSc TS for the scalable solution of DAEs arising from the discretization of time-dependent PDEs.
MIT License
11 stars 4 forks source link

Added adjoint_solve #2

Closed IvanYashchuk closed 4 years ago

IvanYashchuk commented 4 years ago

This PR adds solver.adjoint_solve function that uses TSAdjoint for computing derivatives.