Add UpdateFunctionsOfTime
action
#19549
Annotations
8 errors
Check clang-tidy:
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/InitializeEvolvedVariables.hpp#L62
the const qualified parameter 'excision_sphere' is copied for each invocation; consider making it a reference
|
Check clang-tidy:
src/Evolution/Systems/CurvedScalarWave/Worldtube/SingletonActions/UpdateFunctionsOfTime.hpp#L32
namespace 'control_system' not terminated with a closing comment
|
Check clang-tidy:
src/DataStructures/DataBox/DataBox.hpp#L1230
incomplete definition of type 'db::detail::Item<int, db::detail::ItemType::Invalid>'
|
Check clang-tidy:
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Check clang-tidy:
src/DataStructures/DataBox/DataBox.hpp#L1511
static assertion failed due to requirement 'tag_is_retrievable_v<CurvedScalarWave::Worldtube::Tags::WorldtubeRadius, db::DataBox<brigand::list<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>, CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>, Tags::Variables<brigand::list<Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>>, Tags::dt<CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>, Tags::HistoryEvolvedVariables<Tags::Variables<brigand::list<CurvedScalarWave::Worldtube::Tags::EvolvedPosition<3>, CurvedScalarWave::Worldtube::Tags::EvolvedVelocity<3>>>>, Tags::ConcreteTimeStepper<TimeStepper>, CurvedScalarWave::Worldtube::Tags::InitialPositionAndVelocity, CurvedScalarWave::Worldtube::Tags::CurrentIteration, CurvedScalarWave::Worldtube::Tags::ExpirationTime, Tags::Time, Tags::TimeStepperRef<TimeStepper, TimeStepper>>>>': A desired tag is not in the DataBox. See the first template argument of tag_is_retrievable_v for the missing tag, and the second for the available tags.
|
Check clang-tidy:
src/DataStructures/DataBox/DataBoxTag.hpp#L47
static assertion failed due to requirement 'std::is_same<CurvedScalarWave::Worldtube::Tags::ExcisionSphere<3>, NoSuchType>::value': Could not find the DataBox tag in the list of DataBox tags. The first template parameter of 'first_matching_tag_impl' is the tag that cannot be found and the second is the list of tags being searched.
|
Check clang-tidy:
src/DataStructures/DataBox/Item.hpp#L30
static assertion failed due to requirement 'db::is_non_base_tag_v<int>': The Tag of an Item in the Databox must be derived from db::SimpleTag
|
Check clang-tidy
Process completed with exit code 1.
|
Loading