ryujin 2.1.1 revision 0b194b984a74af675d09b5e928529ca8c7b634f2
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 236 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: