Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
NavierStokesAssFE.hpp
1#ifndef NAVIERSTOKESASSFE_hpp
2#define NAVIERSTOKESASSFE_hpp
3
4#include "NavierStokesAssFE_decl.hpp"
5
6#ifndef HAVE_EXPLICIT_INSTANTIATION
7 #include "NavierStokesAssFE_def.hpp"
8#endif
9
10#endif