lp:~libadjoint/dolfin-adjoint/dirichletbcs
- Get this branch:
- bzr branch lp:~libadjoint/dolfin-adjoint/dirichletbcs
Branch merges
Branch information
Recent revisions
- 851. By Patrick Farrell
-
A first stab at interfacing to pyipopt. Added a test (like
the optimization test) to make sure it runs OK. I'm not
convinced that the assertion is checking anything particularly
meaningful, but however. - 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.
- 844. By Patrick Farrell
-
Fix a bug where (a) rf.derivative is called without a functional evaluation through rf and (b) a derivative_cb is supplied.
- 843. By Simon Funke
-
Add the "project" parameter to the minimize/maximize functions which is passed directly to the compute_gradient function.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:dolfin-adjoint