File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11from .polyfempy import *
22
3- from .Settings import Settings
4- from .Selection import Selection
3+ # from .Settings import Settings
4+ # from .Selection import Selection
55
6- from .Problem import Problem
6+ # from .Problem import Problem
77
8- from .Problems import Franke
9- from .Problems import GenericScalar
10- from .Problems import Gravity
11- from .Problems import Torsion
12- from .Problems import GenericTensor
13- from .Problems import Flow
14- from .Problems import DrivenCavity
15- from .Problems import FlowWithObstacle
8+ # from .Problems import Franke
9+ # from .Problems import GenericScalar
10+ # from .Problems import Gravity
11+ # from .Problems import Torsion
12+ # from .Problems import GenericTensor
13+ # from .Problems import Flow
14+ # from .Problems import DrivenCavity
15+ # from .Problems import FlowWithObstacle
You can’t perform that action at this time.
0 commit comments