mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Time - disambiguate call to name()
This commit is contained in:
@ -277,6 +277,9 @@ public:
|
||||
|
||||
// Database functions
|
||||
|
||||
//- Return name from objectRegistry and not TimePaths
|
||||
using objectRegistry::name;
|
||||
|
||||
//- Return root path
|
||||
using TimePaths::rootPath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user