OGS
TESLocalAssemblerInner.cpp
Go to the documentation of this file.
1
15
16#ifdef OGS_EIGEN_DYNAMIC_SHAPE_MATRICES
18#endif
19
20namespace ProcessLib
21{
22namespace TES
23{
24#ifdef OGS_EIGEN_DYNAMIC_SHAPE_MATRICES
25
26template class TESLocalAssemblerInner<
28
30 "inconsistent use of macros");
31#else
33 "inconsistent use of macros");
34#endif
35} // namespace TES
36} // namespace ProcessLib
const unsigned OGS_EIGEN_DYNAMIC_SHAPE_MATRICES_FLAG
detail::LocalAssemblerTraitsFixed< ShpPol, NNodes, NodalDOF, Dim > LocalAssemblerTraits