mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
bug fix - correcting my earlier error...
This commit is contained in:
@ -84,7 +84,8 @@ void Foam::vtkPV3Foam::AddToBlock
|
||||
output->SetBlock(blockNo, block);
|
||||
block->Delete();
|
||||
}
|
||||
else
|
||||
|
||||
if (block)
|
||||
{
|
||||
if (debug)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user