Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
Problem.hpp
1#ifndef PROBLEM_hpp
2#define PROBLEM_hpp
3
4#include "Problem_decl.hpp"
5// #ifndef HAVE_EXPLICIT_INSTANTIATION
6// #include "Problem_def.hpp"
7// #endif
8
9#endif