Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
LinearProblem.hpp
1#ifndef LINEARPROBLEM_hpp
2#define LINEARPROBLEM_hpp
3
4#include "LinearProblem_decl.hpp"
5// #ifndef HAVE_EXPLICIT_INSTANTIATION
6// #include "LinearProblem_def.hpp"
7// #endif
8
9#endif