We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93406b8 commit efedc48Copy full SHA for efedc48
firedrake/interpolation.py
@@ -27,7 +27,6 @@
27
import firedrake
28
from firedrake import tsfc_interface, utils, functionspaceimpl
29
from firedrake.ufl_expr import Argument, Coargument, action, adjoint as expr_adjoint
30
-from firedrake.cofunction import Cofunction
31
from firedrake.mesh import MissingPointsBehaviour, VertexOnlyMeshMissingPointsError, VertexOnlyMeshTopology
32
from firedrake.petsc import PETSc
33
from firedrake.halo import _get_mtype as get_dat_mpi_type
0 commit comments