Closed jwallwork23 closed 10 months ago
Closes #74. Progress towards #55.
This PR simplifies things by storing solution fields and error indicators on the MeshSeq. Note that they get overwritten each iteration of the FPE, though.
MeshSeq
The PR also simplifies and renames indicators2estimator as error_estimate.
indicators2estimator
error_estimate
Thanks Dundo!
Closes #74. Progress towards #55.
This PR simplifies things by storing solution fields and error indicators on the
MeshSeq
. Note that they get overwritten each iteration of the FPE, though.The PR also simplifies and renames
indicators2estimator
aserror_estimate
.