SpECTRE  v2025.08.19
UpdateU< System, LocalTimeStepping, CacheTagPrefix, typename > Struct Template Reference

Perform variable updates for one substep. More...

Detailed Description

template<typename System, bool LocalTimeStepping, template< typename > typename CacheTagPrefix = std::type_identity_t, typename = tmpl::conditional_t< tt::is_a_v<tmpl::list, typename System::variables_tag>, typename System::variables_tag, tmpl::list<typename System::variables_tag>>>
struct UpdateU< System, LocalTimeStepping, CacheTagPrefix, typename >

Perform variable updates for one substep.


The documentation for this struct was generated from the following file: