OGS
TESLocalAssemblerInner-fwd.h
Go to the documentation of this file.
1
11#pragma once
12
14
15namespace ProcessLib
16{
17namespace TES
18{
19#ifdef OGS_EIGEN_DYNAMIC_SHAPE_MATRICES
20
21extern template class TESLocalAssemblerInner<
22 LocalAssemblerTraits<ShapeMatrixPolicyType<void, 0>, 0, 0, 0>>;
23
25 "inconsistent use of macros");
26#else
28 "inconsistent use of macros");
29#endif
30} // namespace TES
31} // namespace ProcessLib
const unsigned OGS_EIGEN_DYNAMIC_SHAPE_MATRICES_FLAG