◆ ObserveEvent
template<template< size_t, class... > class ObservationEvent, typename ArraySectionId = void, typename DataType = DataVector>
Initial value: ObservationEvent<
volume_dim,
tmpl::push_back<all_vars_for_test,
tmpl::list<Tags::ScalarVarTimesThreeCompute<ScalarVar>,
::Tags::ErrorsCompute<tmpl::list<ScalarVar>>>,
ArraySectionId>
The coordinates in a given frame.
Definition Tags.hpp:85
◆ creation_string_for_test
template<template< size_t, class... > class ObservationEvent, typename ArraySectionId = void, typename DataType = DataVector>
Initial value:=
"ObserveFields:\n"
" SubfileName: element_data\n"
" CoordinatesFloatingPointType: Double\n"
" VariablesToObserve: [Scalar, ScalarVarTimesTwo, ScalarVarTimesThree, "
"Error(Scalar)]\n"
" FloatingPointTypes: [Double]\n"
" BlocksToObserve: All\n"
The documentation for this struct was generated from the following file:
- tests/Unit/Helpers/ParallelAlgorithms/Events/ObserveFields.hpp