BUG: Correction after merge

This commit is contained in:
andy
2011-03-07 12:49:41 +00:00
parent 2896dcd91e
commit e0a29f44ad

View File

@ -107,12 +107,11 @@ public:
//- Destructor
virtual ~PDRkEpsilon()
{}
virtual ~PDRkEpsilon();
// Member Functions
//- Solve the turbulence equations and correct the turbulence viscosity
void correct();