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