Skip to content
Snippets Groups Projects
Commit a7bb8edb authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: avoid issues with new compilers and/or new C++ standards

- prevent automatic comparison rewriting (c++20)
- no bitwise operations between different enumerations
- template instantiation

ENH: add DimensionedField Internal typedef (simplifies handling)
parent e4745d09
Showing
with 139 additions and 123 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment