Skip to content
Snippets Groups Projects
Commit 70dfaf64 authored by mattijs's avatar mattijs
Browse files

moved message printing

parent 794c6581
Branches
Tags
No related merge requests found
Info<< "Creating merge patch pairs" << nl << endl;
if (mergePatchPairs.size())
{
Info<< "Creating merge patch pairs" << nl << endl;
// Create and add point and face zones and mesh modifiers
List<pointZone*> pz(mergePatchPairs.size());
List<faceZone*> fz(3*mergePatchPairs.size());
......
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