Skip to content
Snippets Groups Projects
Commit 2a7f8162 authored by Martin Bauer's avatar Martin Bauer
Browse files

Phasefield 2D angle testcase

parent 15b45891
No related merge requests found
......@@ -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)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment