Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
Laplace.hpp
1#ifndef LAPLACE_hpp
2#define LAPLACE_hpp
3
4#include "Laplace_decl.hpp"
5#ifndef HAVE_EXPLICIT_INSTANTIATION
6 #include "Laplace_def.hpp"
7#endif
8
9#endif // LAPLACE_hpp