Closed ddundo closed 5 months ago
Sorry, had to fix a docstring in the last commit. I cancelled the workflow since it's just a docstring update and the previous workflow passed :)
Before reviewing this, please take a look at #145. I'd rather close this PR and go with that idea :)
Closes #177. Partially addresses #142.
Also partially addresses #165 since it significantly simplifies
MeshSeq.solve_forward
andAdjointMeshSeq.solve_adjoint
, and removes the current overlap in the code between them for extracting solutions.