Skip to content

Commit

Permalink
No more Modred.
Browse files Browse the repository at this point in the history
  • Loading branch information
ludgerpaehler committed Mar 16, 2024
1 parent 28d8848 commit 18cfca7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion hydrogym/firedrake/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .utils import get_array, is_rank_zero, print, set_from_array, white_noise

# from . import io, linalg, modeling, modred_interface
# from . import io, linalg, modeling
2 changes: 0 additions & 2 deletions hydrogym/firedrake/utils/linalg.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
# Type suggestions
from hydrogym.firedrake import FlowConfig

from .modred_interface import Snapshot, vec_handle_mean


def adjoint(L):
args = L.arguments()
Expand Down

0 comments on commit 18cfca7

Please sign in to comment.