Skip to content

[mpnc] fix source of compiler error

Bernd Flemisch requested to merge fix/clang-compiler-error into master

Most likely, the complex interdependencies of MPNC and NonEquilibrium type tags and Indices classes yield the compiler error with clang. Provide a temporary fix by not using the NumEq property directly.

Merge request reports