mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: allow protected access to RAS model coeffs/methods
This commit is contained in:
@ -79,7 +79,10 @@ class PDRkEpsilon
|
||||
:
|
||||
public RASModel
|
||||
{
|
||||
// Private data
|
||||
|
||||
protected:
|
||||
|
||||
// Protected data
|
||||
|
||||
// Model coefficients
|
||||
|
||||
|
||||
Reference in New Issue
Block a user