Skip to content
Snippets Groups Projects
Commit 71a214f0 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Import name

parent f4ee10bf
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ This module defines the main visitor algorithm transforming ufl expressions
to pymbolic and loopy.
"""
from dune.perftool.error import PerftoolUFLError
from dune.perftool.generation import domain
from dune.perftool.generation import get_global_context_value, domain
from dune.perftool.ufl.flatoperators import get_operands
from dune.perftool.ufl.modified_terminals import (ModifiedTerminalTracker,
Restriction,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment