Skip to content
Snippets Groups Projects
Commit 04894362 authored by Timo Koch's avatar Timo Koch
Browse files

[parameters] Don't check consistent type for parameter macro

The check was turned on for debug purposes and exited with an error
if the same parameter was read into object of different type. This
is not an error. For reading vectors it is even an important feature
that it's possible to read it into different types of containers
depending on the usage.

Reviewed by martins
parent 8cb87079
No related branches found
No related tags found
1 merge request!31Feature/colebrookwhiteboundarylayer
Loading
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