|
SpECTRE
v2026.04.01
|
Classes | |
| struct | ScalarVar |
| struct | solution_for_test |
| struct | TensorVar |
| struct | TensorVar2 |
| struct | UnobservedVar |
| struct | UnobservedVar2 |
| struct | VectorVar |
Public Types | |
| using | array_section_id = ArraySectionId |
| using | data_type = DataType |
| using | variables_tag |
| using | primitive_variables_tag |
| using | all_vars_for_test |
| using | ObserveEvent |
Static Public Member Functions | |
| template<typename CheckComponent> | |
| static void | check_data (const CheckComponent &check_component) |
| static ObserveEvent | make_test_object (const std::optional< Mesh< volume_dim > > &interpolating_mesh, const std::optional< Mesh< volume_dim > > &projection_mesh, std::optional< std::vector< std::string > > active_block_or_block_groups=std::nullopt, std::optional< std::string > dependency=std::nullopt) |
Static Public Attributes | |
| static constexpr size_t | volume_dim = 2 |
| static constexpr auto | creation_string_for_test |
| using TestHelpers::dg::Events::ObserveFields::ComplicatedSystem< ObservationEvent, ArraySectionId, DataType >::all_vars_for_test |
| using TestHelpers::dg::Events::ObserveFields::ComplicatedSystem< ObservationEvent, ArraySectionId, DataType >::ObserveEvent |
| using TestHelpers::dg::Events::ObserveFields::ComplicatedSystem< ObservationEvent, ArraySectionId, DataType >::primitive_variables_tag |
| using TestHelpers::dg::Events::ObserveFields::ComplicatedSystem< ObservationEvent, ArraySectionId, DataType >::variables_tag |
|
staticconstexpr |