Skip to content

Commit

Permalink
Add TODO point
Browse files Browse the repository at this point in the history
  • Loading branch information
dougshidong committed Jun 29, 2019
1 parent 1b9d303 commit 7159aff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ https://stackoverflow.com/a/1776295/11047627

Remove pointers to FEValues. Just create the object through initializer list.

Alot of copied code between weak and strong form. Reduce copying somehow.


Lost adjoint consistency by computing F* = F*(Uin, Ubc) instead of F*= F*(Ubc, Ubc). See comment in assemble_boundary_term_implicit.

Expand Down

0 comments on commit 7159aff

Please sign in to comment.