Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
MultiVector.hpp
1#ifndef DOXYGEN_SHOULD_SKIP_THIS
2#ifndef MULTIVECTOR_hpp
3#define MULTIVECTOR_hpp
4#include "MultiVector_decl.hpp"
5#ifndef HAVE_EXPLICIT_INSTANTIATION
6 #include "MultiVector_def.hpp"
7#endif
8
9#endif // MultiVector_hpp
10#endif