openfoam/applications/test/IOobject-type
Mark Olesen 13352861c8 ENH: improve consistency in handling of global IOobjects (#3045)
- replace typeGlobal() global function with is_globalIOobject
  traits for more consistent and easier overriding.

- relocate typeFilePath() global function as a member of IOobject
  for consistency with typeHeaderOk.

BUG: faSchemes, fvSchemes not marked as global file types

- caused issues with collated
2023-12-07 17:42:25 +01:00
..
Make ENH: improve consistency in handling of global IOobjects (#3045) 2023-12-07 17:42:25 +01:00
Test-IOobject-type.cxx ENH: improve consistency in handling of global IOobjects (#3045) 2023-12-07 17:42:25 +01:00