mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Added kineticTheoryModels namespace and put the viscosityModels in it to
avoid name-clashes with the standard viscosityModels. The other kineticTheoryModels have yet to be put in the kineticTheoryModels namespace.
This commit is contained in:
@ -107,9 +107,8 @@ public:
|
||||
static autoPtr<className> New();
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
~className();
|
||||
//- Destructor
|
||||
~className();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
Reference in New Issue
Block a user