File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
from .polyfempy import *
2
2
3
- from .Settings import Settings
4
- from .Selection import Selection
3
+ # from .Settings import Settings
4
+ # from .Selection import Selection
5
5
6
- from .Problem import Problem
6
+ # from .Problem import Problem
7
7
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