Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Boeckenhoff
tfields
Commits
ed4818cd
Commit
ed4818cd
authored
Jun 02, 2021
by
dboe
Browse files
added TensorGrid to init
parent
674cb4cc
Pipeline
#102801
passed with stages
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tfields/__init__.py
View file @
ed4818cd
...
...
@@ -13,6 +13,7 @@ from tfields.mask import evalf
# classes:
from
tfields.core
import
Tensors
,
TensorFields
,
TensorMaps
,
Container
,
Maps
from
tfields.tensor_grid
import
TensorGrid
from
tfields.points_3d
import
Points3D
from
tfields.mesh_3d
import
Mesh3D
from
tfields.triangles_3d
import
Triangles3D
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment