Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
DAESolverInTime.hpp
1#ifndef DAESOLVERINTIME_hpp
2#define DAESOLVERINTIME_hpp
3
4#include "DAESolverInTime_decl.hpp"
5
6#ifndef HAVE_EXPLICIT_INSTANTIATION
7 #include "DAESolverInTime_def.hpp"
8#endif
9
10#endif