Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    1d62b627
    COMP: add <numeric> to stdFoam.H · 1d62b627
    Mark OLESEN authored
    - useful to have std::reduce(), std::transform_reduce() available in
      more places, so treat like <algorithm> and include in "stdFoam.H"
    
    STYLE: add 'stricter' detection markers for cast of SubList to List etc.
    
    STYLE: remove 'const' qualifier from Foam:one/Foam::zero (in Field)
    1d62b627
    History
    COMP: add <numeric> to stdFoam.H
    Mark OLESEN authored
    - useful to have std::reduce(), std::transform_reduce() available in
      more places, so treat like <algorithm> and include in "stdFoam.H"
    
    STYLE: add 'stricter' detection markers for cast of SubList to List etc.
    
    STYLE: remove 'const' qualifier from Foam:one/Foam::zero (in Field)