Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test_io
Function
test_io
bindings/python/tests/mesh/test-py-regular-grid.py:284–286 ·
view source on GitHub ↗
(grid, filename)
Source
from the content-addressed store, hash-verified
282
283
284
def
test_io(grid, filename):
285
mesh.save_regular_grid3D(grid, filename)
286
mesh.load_regular_grid3D(filename)
287
288
289
if
__name__ ==
"__main__"
:
Callers
1
test-py-regular-grid.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected