Skip to content
Snippets Groups Projects
Commit 6fcd3af7 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

make write_0slices work for scalars as well

parent 3618cf82
Branches
No related tags found
1 merge request!21Bugfix/nansampling
Pipeline #
......@@ -554,7 +554,6 @@ int field<rnumber, be, fc>::write_0slice(
{
TIMEZONE("field::write_0slice");
assert(this->real_space_representation);
assert(fc == THREE);
if (this->myrank == 0)
{
hid_t dset, wspace, mspace;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment