mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Added virtual destructor for processorPointPatchField
This commit is contained in:
@ -127,7 +127,7 @@ public:
|
|||||||
|
|
||||||
|
|
||||||
//- Destructor
|
//- Destructor
|
||||||
~processorPointPatchField();
|
virtual ~processorPointPatchField();
|
||||||
|
|
||||||
|
|
||||||
// Member functions
|
// Member functions
|
||||||
|
|||||||
Reference in New Issue
Block a user