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