Skip to content

[bugfix][LocalFEMap] Throw exception when order == 0.

Robert K requested to merge bugfix/localfespace into master

Order == 0 leads to a seg fault in dune-localfunctions and we have other spaces for that.

Fixes #187 (closed).

Merge request reports