lp:~simon-funke/dolfin-adjoint/dolfin-adjoint-dirichlet-bc
Created by
Simon Funke
and last modified
- Get this branch:
- bzr branch lp:~simon-funke/dolfin-adjoint/dolfin-adjoint-dirichlet-bc
Only
Simon Funke
can upload to this branch. If you are
Simon Funke
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 854. By Simon Funke
-
Implement a first version of the adjoint Dirichlet BC. Breaks a lot of tests, but adj_simple_
dirichlet passes at least. - 851. By Simon Funke
-
A first implementation for supporing Dirichlet BC as parameters. Currently TLM only.
- 850. By Simon Funke
-
Remove an unfunctional line in the Nonlinear RHS class.
It added a variable to NonlinearRHS.
dependencies, but not to
to NonlinearRHS.coefficients, resulting in inconsistent state. This commit removes this line (all tests still pass), and adds an assert
that NonlinearRHS.coefficients and NonlinearRHS. dependencies have the same length. - 849. By Patrick Emmet Farrell <email address hidden>
-
Catch the RHS being zero in the LU caching solve.
- 848. By Patrick Emmet Farrell <email address hidden>
-
This error message applies whenever scipy cannot be imported, not just for old versions.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:dolfin-adjoint