Increase template depth
Clang's default value for maximum template depth is 256, which is not enough for ScalFMM. Set a default compiler option to GCC's default value.
Showing
Please register or sign in to comment
Clang's default value for maximum template depth is 256, which is not enough for ScalFMM. Set a default compiler option to GCC's default value.