ryujin 2.1.1 revision 955e869188d49b3c97ca7b1cf4fd9ceb0e6f46ef
Public Member Functions | List of all members
ryujin::Dispatch< Description, Number > Struct Template Reference

#include <source/equation_dispatch.h>

Public Member Functions

 Dispatch (const std::string &name)
 

Detailed Description

template<typename Description, typename Number>
struct ryujin::Dispatch< Description, Number >

A small Dispatch struct templated in Description that registers the call backs.

Definition at line 261 of file equation_dispatch.h.

Constructor & Destructor Documentation

◆ Dispatch()

template<typename Description , typename Number >
ryujin::Dispatch< Description, Number >::Dispatch ( const std::string &  name)
inline

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