36 #include "UniformSourceEllipticPde.hpp" 38 template<
unsigned DIM>
40 : mSourceCoefficient(sourceCoefficient)
44 template<
unsigned DIM>
50 template<
unsigned DIM>
56 template<
unsigned DIM>
62 template<
unsigned DIM>
65 return identity_matrix<double>(DIM);
#define EXPORT_TEMPLATE_CLASS_SAME_DIMS(CLASS)