mesh-adaptation / animate

Anisotropic mesh adaptation toolkit for Firedrake
MIT License
5 stars 0 forks source link

Adjoint transfer tests are incorrect #114

Open jwallwork23 opened 2 months ago

jwallwork23 commented 2 months ago

If different meshes are used instead of the trivial ones currently used in TestTransfer then we get test failures for the adjoint transfer operators. The tests assert that applying the adjoint transfer to a source should give the same result as a forward transfer, but this is nonsense.