Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
PrecOpFaCSI.hpp
1#ifndef PrecOpFaCSI_hpp
2#define PrecOpFaCSI_hpp
3
4#include "PrecOpFaCSI_decl.hpp"
5#ifndef HAVE_EXPLICIT_INSTANTIATION
6 #include "PrecOpFaCSI_def.hpp"
7#endif
8
9#endif