Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
ksagiyam committed Dec 5, 2024
1 parent 5f2fd7e commit 3d13488
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions firedrake/slate/static_condensation/hybridization.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import functools
import numbers

import numpy as np
import ufl
Expand All @@ -11,7 +10,6 @@
from firedrake.petsc import PETSc
from firedrake.parloops import par_loop, READ, INC
from firedrake.slate.slate import Tensor, AssembledVector
from pyop2.utils import as_tuple
from firedrake.slate.static_condensation.la_utils import SchurComplementBuilder
from firedrake.ufl_expr import adjoint

Expand Down

0 comments on commit 3d13488

Please sign in to comment.