mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
INT: Updated dependent code following latest set of integrations
This commit is contained in:
@ -170,7 +170,7 @@ public:
|
||||
// either in the case/processor or case otherwise null
|
||||
virtual fileName filePath() const
|
||||
{
|
||||
return globalFilePath();
|
||||
return globalFilePath(type());
|
||||
}
|
||||
|
||||
//- Return const reference to boundBox
|
||||
|
||||
Reference in New Issue
Block a user