Skip to content
Snippets Groups Projects
Commit 22b5af2c authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fixup

parent 607fede5
No related branches found
No related tags found
No related merge requests found
Pipeline #21591 canceled
...@@ -21,7 +21,7 @@ from pystencils_autodiff.graph_datahandling import GraphDataHandling ...@@ -21,7 +21,7 @@ from pystencils_autodiff.graph_datahandling import GraphDataHandling
from pystencils_autodiff.walberla import ( from pystencils_autodiff.walberla import (
DefinitionsHeader, FieldAllocation, FlagFieldAllocation, GetParameter, DefinitionsHeader, FieldAllocation, FlagFieldAllocation, GetParameter,
ResolveUndefinedSymbols, UniformBlockforestFromConfig, WalberlaMain, WalberlaModule) ResolveUndefinedSymbols, UniformBlockforestFromConfig, WalberlaMain, WalberlaModule)
from pystencils_autodiff.wald_und_wiesen_simulation import Simulation from pystencils_autodiff.simulation import Simulation
from pystencils_walberla.cmake_integration import ManualCodeGenerationContext from pystencils_walberla.cmake_integration import ManualCodeGenerationContext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment