dolfin-adjoint / pyadjoint

The algorithmic differentation tool pyadjoint and add-ons.
GNU Lesser General Public License v3.0
91 stars 37 forks source link

Missing FEniCS documentation #167

Open gbruer15 opened 3 months ago

gbruer15 commented 3 months ago

The website claims to have documentation for using Pyadjoint with FEniCS, but the link does not go anywhere.

Does Pyadjoint support FEniCSX or just FEniCS 2019.1.0?

Here's the page with the bad link:

https://www.dolfin-adjoint.org/en/latest/download/index.html

image

dham commented 3 months ago

There is support for legacy FEniCS at https://github.com/dolfin-adjoint/dolfin-adjoint . @jorgensd looks after that and I believe there was some known issue with the domain.

There is no adjoint to FEniCSX. The currently maintained package which uses pyadjoint as its adjoint is Firedrake.