Skip to content
Snippets Groups Projects
Commit ad71459f authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[localevaluation.elliptic] fix for single tensor case

parent 9bbc6c60
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ private:
struct Helper<false, true, anything>
{
typedef Stuff::Functions::Constant<E, D, d, D, 1, 1> FactorType;
typedef DiffusionTensorImp TensorType;
typedef DiffusionFactorImp TensorType;
};
static const bool single_factor_given = DiffusionFactorImp::dimRange == 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment