class
PhysicsPhysics options: outsource to base templated on enum type.
Contents
Base classes
-
template<typename Enum>class tk::Toggle
- Toggle is the base for an Option, doing generic searches.
Public types
- using keywords = brigand::list<kw::advection, kw::advdiff, kw::euler, kw::navierstokes, kw::veleq>
- Valid expected choices to make them also available at compile-time.
Constructors, destructors, conversion operators
- Physics() explicit
- Options constructor.
Function documentation
inciter:: ctr:: Physics:: Physics() explicit
Options constructor.
Simply initialize in-line and pass associations to base, which will handle client interactions