Skip to content
Snippets Groups Projects
Commit 637b6736 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[PaL] Add possibility to check parameter's domain.

Sometimes it happens, that a used parameter is defined
on a different mesh, then the mesh node/element ids do
not point to the right entities. This is difficult to
detect at runtime (you have to look into the results)
and leads to difficult to find errors.

This implements an additional function to check the
domains of definition, and adds an optional call to the
test when the parameter is found.
parent 1e5df79f
No related branches found
No related tags found
No related merge requests found
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