Merge commit 'OpenCFD/master' into olesenm

This commit is contained in:
Mark Olesen
2008-07-07 08:22:16 +02:00
80 changed files with 4456 additions and 1015 deletions

View File

@ -84,7 +84,8 @@ void Foam::vtkPV3Foam::AddToBlock
output->SetBlock(blockNo, block);
block->Delete();
}
else
if (block)
{
if (debug)
{