Skip to content

Commit

Permalink
4dvar rf test
Browse files Browse the repository at this point in the history
  • Loading branch information
JHopeCollins committed Dec 4, 2024
1 parent 8aa6655 commit 6360250
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 74 deletions.
1 change: 1 addition & 0 deletions firedrake/adjoint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
from firedrake.adjoint.ufl_constraints import UFLInequalityConstraint, \
UFLEqualityConstraint # noqa F401
from firedrake.adjoint.ensemble_reduced_functional import EnsembleReducedFunctional # noqa F401
from firedrake.adjoint.all_at_once_reduced_functional import AllAtOnceReducedFunctional # noqa F401
import numpy_adjoint # noqa F401
import firedrake.ufl_expr
import types
Expand Down
Loading

0 comments on commit 6360250

Please sign in to comment.