Skip to content
Snippets Groups Projects
Commit ed4818cd authored by dboe's avatar dboe
Browse files

added TensorGrid to init

parent 674cb4cc
No related branches found
No related tags found
No related merge requests found
Pipeline #102801 passed
...@@ -13,6 +13,7 @@ from tfields.mask import evalf ...@@ -13,6 +13,7 @@ from tfields.mask import evalf
# classes: # classes:
from tfields.core import Tensors, TensorFields, TensorMaps, Container, Maps from tfields.core import Tensors, TensorFields, TensorMaps, Container, Maps
from tfields.tensor_grid import TensorGrid
from tfields.points_3d import Points3D from tfields.points_3d import Points3D
from tfields.mesh_3d import Mesh3D from tfields.mesh_3d import Mesh3D
from tfields.triangles_3d import Triangles3D from tfields.triangles_3d import Triangles3D
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment