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