mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Added missing destructor for PDRkEpsilon
This commit is contained in:
@ -69,6 +69,12 @@ PDRkEpsilon::PDRkEpsilon
|
||||
{}
|
||||
|
||||
|
||||
// * * * * * * * * * * * * * * * * * Destructor * * * * * * * * * * * * * * //
|
||||
|
||||
PDRkEpsilon::~PDRkEpsilon()
|
||||
{}
|
||||
|
||||
|
||||
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
|
||||
|
||||
bool PDRkEpsilon::read()
|
||||
|
||||
Reference in New Issue
Block a user