SpECTRE  v2025.08.19
dg::Events::ObserveTimeStepVolume< System > Member List

This is the complete list of members for dg::Events::ObserveTimeStepVolume< System >, including all inherited members.

add_constant(gsl::not_null< std::vector< TensorComponent > * > components, std::string name, double value) constdg::Events::ObserveConstantsPerElement< System::volume_dim >protected
allocate_and_insert_coords(size_t number_of_constants, double time, const std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > &functions_of_time, const Domain< VolumeDim > &domain, const ElementId< VolumeDim > &element_id) constdg::Events::ObserveConstantsPerElement< System::volume_dim >protected
argument_tags typedef (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >
compute_tags_for_observation_box typedef (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >
Event(CkMigrateMessage *msg) (defined in Event)Eventinlineexplicit
help (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >static
is_ready(const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ComponentPointer) const (defined in Event)Eventinline
needs_evolved_variables() const overridedg::Events::ObserveTimeStepVolume< System >virtual
observe(std::vector< TensorComponent > components, Parallel::GlobalCache< Metavariables > &cache, const ElementId< VolumeDim > &element_id, const ParallelComponent *, const ObservationValue &observation_value) constdg::Events::ObserveConstantsPerElement< System::volume_dim >protected
ObserveTimeStepVolume() (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >
ObserveTimeStepVolume(const std::string &subfile_name, ::FloatingPointType coordinates_floating_point_type, ::FloatingPointType floating_point_type) (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >
operator()(const double time, const std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > &functions_of_time, const Domain< volume_dim > &domain, const TimeDelta &time_step, const double minimum_grid_spacing, const TimeSteppers::History< typename System::variables_tag::type > &history, Parallel::GlobalCache< Metavariables > &cache, const ElementId< volume_dim > &element_id, const ParallelComponent *const component, const Event::ObservationValue &observation_value) const (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >inline
return_tags typedef (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >
run(const gsl::not_null< ObservationBox< ComputeTagsList, DataBoxType > * > box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ComponentPointer, const ObservationValue &observation_value) const (defined in Event)Eventinline
volume_dim (defined in dg::Events::ObserveTimeStepVolume< System >)dg::Events::ObserveTimeStepVolume< System >static
WRAPPED_PUPable_abstract(Event) (defined in Event)Event
~Event() override=default (defined in Event)Event