Class documentation of Concepts

Loading...
Searching...
No Matches
timestepping.pypp.hh
1#ifndef timestepping_pypp_hh
2#define timestepping_pypp_hh
3
12#include "timestepping/theta.hh"
14
15inline void export_timestepping_templates(){
16
17#ifdef GEN_PYTHON
18#endif
19
20}
21#endif