Merge branch 'master' into cvm

This commit is contained in:
graham
2009-06-30 11:24:34 +01:00
294 changed files with 7462 additions and 3799 deletions

View File

@ -1,7 +1,7 @@
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());