Allow to read in numerical initial data for CurvedScalarWave #19735
Annotations
4 errors and 1 warning
Check clang-tidy:
src/Evolution/Systems/CurvedScalarWave/Actions/SetInitialData.cpp#L30
variable 'my_PUP_ID' is non-const and globally accessible, consider making it const
|
Check clang-tidy:
src/Evolution/Systems/CurvedScalarWave/Actions/SetInitialData.hpp#L94
annotate this function with 'override' or (rarely) 'final'
|
Check clang-tidy:
tests/Unit/Evolution/Systems/CurvedScalarWave/Actions/Test_NumericInitialData.cpp#L135
variable 'csw_sh_wave' of type 'CurvedScalarWave::AnalyticData::PureSphericalHarmonic' can be declared 'const'
|
Check clang-tidy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading