Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
PrecBlock2x2.hpp
1#ifndef PrecBlock2x2_hpp
2#define PrecBlock2x2_hpp
3
4#include "PrecBlock2x2_decl.hpp"
5#ifndef HAVE_EXPLICIT_INSTANTIATION
6 #include "PrecBlock2x2_def.hpp"
7#endif
8
9#endif