Executable for MC: initialize background #19568
Annotations
10 errors
Check clang-tidy:
src/Evolution/Particles/MonteCarlo/Actions/InitializeMonteCarlo.hpp#L83
variable 'num_grid_points' is not initialized
|
Check clang-tidy:
src/Evolution/Particles/MonteCarlo/Actions/InitializeMonteCarlo.hpp#L84
no member named 'dg' in namespace 'evolution'
|
Check clang-tidy:
src/Evolution/Particles/MonteCarlo/Actions/InitializeMonteCarlo.hpp#L95
variable 'num_grid_points' is not initialized
|
Check clang-tidy:
src/Evolution/Particles/MonteCarlo/Actions/InitializeMonteCarlo.hpp#L96
no member named 'dg' in namespace 'evolution'
|
Check clang-tidy:
src/Evolution/Particles/MonteCarlo/Actions/InitializeMonteCarlo.hpp#L99
no member named 'dg' in namespace 'evolution'
|
Check clang-tidy:
tests/Unit/Evolution/Particles/MonteCarlo/Test_CellVolume.cpp#L20
variable 'sqrt_determinant_spatial_metric' of type 'Scalar<DataVector>' (aka 'Tensor<DataVector, list<>, list<>>') can be declared 'const'
|
Check clang-tidy:
tests/Unit/Evolution/Particles/MonteCarlo/Test_TakeTimeStep.cpp#L61
variable 'sqrt_determinant_spatial_metric' of type 'Scalar<DataVector>' (aka 'Tensor<DataVector, list<>, list<>>') can be declared 'const'
|
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<Tags::deriv<gr::Tags::SpatialMetric<DataVector, 3, Frame::Inertial>, brigand::integral_constant<unsigned long, 3>, Frame::Inertial, std::nullptr_t>, db::DataBox<brigand::list<Parallel::Tags::MetavariablesImpl<(anonymous namespace)::Metavariables<3>>, Parallel::Tags::ArrayIndexImpl<ElementId<3>>, Parallel::Tags::GlobalCacheImpl<(anonymous namespace)::Metavariables<3>>, Particles::MonteCarlo::Tags::RandomNumberGenerator, Tags::TimeStepId, Tags::Next<Tags::TimeStepId>, domain::Tags::Mesh<3>, evolution::dg::subcell::Tags::Mesh<3>, evolution::dg::subcell::Tags::ActiveGrid, domain::Tags::Element<3>, Particles::MonteCarlo::Tags::McGhostZoneDataTag<3>, Particles::MonteCarlo::Tags::PacketsOnElement, Tags::Variables<brigand::list<(anonymous namespace)::Var1>>, (anonymous namespace)::Var1, Particles::MonteCarlo::Tags::MortarDataTag<3>, hydro::Tags::LorentzFactor<DataVector>, hydro::Tags::RestMassDensity<DataVector>, hydro::Tags::ElectronFraction<DataVector>, hydro::Tags::Temperature<DataVector>, Particles::MonteCarlo::Tags::CellLightCrossingTime<DataVector>, domain::Tags::NeighborMesh<3>, Particles::MonteCarlo::Tags::DesiredPacketEnergyAtEmission<3>, hydro::Tags::LowerSpatialFourVelocity<DataVector, 3, Frame::Inertial>, gr::Tags::Lapse<DataVector>, gr::Tags::Shift<DataVector, 3, Frame::Inertial>, Tags::deriv<gr::Tags::Lapse<DataVector>, brigand::integral_constant<unsigned long, 3>, Frame::Inertial, std::nullptr_t>, Tags::deriv<gr::Tags::Shift<DataVector, 3, Frame::Inertial>, brigand::integral_constant<unsigned long, 3>, Frame::Inertial, std::nullptr_t>, Tags::deriv<gr::Tags::InverseSpatialMetric<DataVector, 3, Frame::Inertial>, brigand::integral_constant<unsigned long, 3>, Frame::Inertial, std::nullptr_t>, gr::Tags::SpatialMetric<DataVector, 3, Frame::Inertial>, gr::Tags::InverseSpatialMetric<DataVector, 3, Frame::Inertial>, gr::Tags::DetSpatialMetric<DataVector>, evolution::dg::subcell::Tags::Coordinates<3, Frame::ElementLogical>, domain::Tags::MeshVelocity<3, Frame::Inertial>, evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToInertial<3>, evolution::dg::subcell::fd::Tags::DetInverseJacobianLogicalToInertial, domain::Tags::InverseJacobian<4, Frame::Inertial, Frame::Fluid>, domain::Tags::DetInvJacobian<Frame::Inertial, Frame::Fluid>, domain::Tags::Jacobian<4, Frame::Inertial, Frame::Fluid>, evolution::dg::subcell::Tags::InterpolatorsFromFdToNeighborFd<3>, Parallel::Tags::FromGlobalCache<hydro::Tags::GrmhdEquationOfState>, Parallel::Tags::FromGlobalCache<Particles::MonteCarlo::Tags::InteractionRatesTable<4, 3>>>>>': 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<Tags::deriv<gr::Tags::SpatialMetric<DataVector, 3, Frame::Inertial>, brigand::integral_constant<unsigned long, 3>, Frame::Inertial, std::nullptr_t>, 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.
|
Loading