Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
BlockMatrix.hpp
1#ifndef BLOCKMATRIX_hpp
2#define BLOCKMATRIX_hpp
3#include "BlockMatrix_decl.hpp"
4#ifndef HAVE_EXPLICIT_INSTANTIATION
5 #include "BlockMatrix_def.hpp"
6#endif
7
8#endif // BLOCKMATRIX_hpp