ryujin 2.1.1 revision 0348cbb53a3e4b1da2a4c037e81f88f2d21ce219
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: