Pressio / SHAW

Performance-portable C++ code for simulating elastic shear waves in an axisymmetric domain.
Other
12 stars 1 forks source link

output: for binary output we should do this on the fly #1

Open fnrizzi opened 2 years ago

fnrizzi commented 2 years ago

currently we use a matrix to store all the snapshots of the states, we should avoid this and simply stream out to binary as needed