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
Tom Harke
pystencils
Commits
2a7f8162
Commit
2a7f8162
authored
Sep 08, 2018
by
Martin Bauer
Browse files
Phasefield 2D angle testcase
parent
15b45891
Changes
1
Hide whitespace changes
Inline
Side-by-side
datahandling/serial_datahandling.py
View file @
2a7f8162
...
...
@@ -378,3 +378,6 @@ class SerialDataHandling(DataHandling):
@
property
def
world_rank
(
self
):
return
0
def
save_all
(
self
,
file
):
np
.
savez_compressed
(
file
,
**
self
.
cpu_arrays
)
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