|
SpECTRE
v2026.06.09.01
|
Public Types | |
| using | DataType = typename ScalarVar::type::type |
| using | base |
| using | return_type = typename base::type |
| using | argument_tags = tmpl::list<ScalarVar> |
| Public Types inherited from Tags::Variables< tmpl::list< ScalarVarTimesThree< ScalarVar::type::type > > > | |
| using | tags_list |
| using | type |
Static Public Member Functions | |
| static void | function (const gsl::not_null< ::Variables< tmpl::list< ScalarVarTimesThree< DataType > > > * > result, const Scalar< DataType > &scalar_var) |
| Static Public Member Functions inherited from Tags::Variables< tmpl::list< ScalarVarTimesThree< ScalarVar::type::type > > > | |
| static std::string | name () |
| using TestHelpers::dg::Events::ObserveFields::Tags::ScalarVarTimesThreeCompute< ScalarVar >::base |