Skip to content
Snippets Groups Projects
Commit 23e4310e authored by René Fritze's avatar René Fritze
Browse files

[funcitons] normalize spe10model upper right

parent 853e82ce
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ const DSC::FieldVector<unsigned int, dim_domain>
Model2<EntityImp, DomainFieldImp, dim_domain, RangeFieldImp, r, rC>::num_elements{{60, 220, 85}};
template <class EntityImp, class DomainFieldImp, size_t dim_domain, class RangeFieldImp, size_t r, size_t rC>
const DSC::FieldVector<double, dim_domain>
Model2<EntityImp, DomainFieldImp, dim_domain, RangeFieldImp, r, rC>::default_upper_right{{7.059, 12.941, 1}};
Model2<EntityImp, DomainFieldImp, dim_domain, RangeFieldImp, r, rC>::default_upper_right{{1, 3.667, 1.417}};
} // namespace Spe10
} // namespace Functions
} // namespace Stuff
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment