Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
LinElas.hpp
1#ifndef LINELAS_hpp
2#define LINELAS_hpp
3
4#include "LinElas_decl.hpp"
5
6#ifndef HAVE_EXPLICIT_INSTANTIATION
7 #include "LinElas_def.hpp"
8#endif
9
10#endif