BUG: surfaceCheck: face based data

This commit is contained in:
mattijs 2014-09-26 17:39:37 +01:00
parent c854414e7a
commit 70caaaa0e6

View file

@ -636,7 +636,7 @@ int main(int argc, char *argv[])
faces,
"zone",
scalarFaceZone,
true
false // face based data
);
}