lp:~libadjoint/dolfin-adjoint/dirichletbcs

Created by Patrick Farrell and last modified
Get this branch:
bzr branch lp:~libadjoint/dolfin-adjoint/dirichletbcs
Members of libadjoint developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
libadjoint developers
Project:
dolfin-adjoint
Status:
Development

Recent revisions

852. By Patrick Farrell

Register the existence of boundary condition values in the annotation.

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.

847. By Patrick Farrell

Remove the reference to the unused file

846. By Patrick Farrell

Remove unused file

845. By Simon Funke

loosen the timing tolerance of "reduced_functional_cache" a little.

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
This branch contains Public information 
Everyone can see this information.