BUG: surfaceCheck: face based data

This commit is contained in:
mattijs
2014-09-26 17:39:37 +01:00
committed by Andrew Heather
parent a5e73019e9
commit 18d73c1131

View File

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