mesh-adaptation / goalie

Goal-oriented error estimation and mesh adaptation for finite element problems solved using Firedrake
Other
1 stars 1 forks source link

Add indicator to return object? #46

Closed acse-ej321 closed 11 months ago

acse-ej321 commented 1 year ago

https://github.com/pyroteus/pyroteus/blob/44dd18a0ca880ea4d572a635cfb760ca315be281/pyroteus/go_mesh_seq.py#L318

Would it be possible to return the indicator as well in the goal-oriented return statement for the fixed point iteration loop?

jwallwork23 commented 1 year ago

Sure. If you could open a PR to do this and modify any examples that are affected then I'd be very grateful!

jwallwork23 commented 1 year ago

Hi @acse-ej321, do you have an update on this? Would you like some assistance?