Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    637b6736
    [PaL] Add possibility to check parameter's domain. · 637b6736
    Dmitri Naumov authored
    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.
    637b6736
    History
    [PaL] Add possibility to check parameter's domain.
    Dmitri Naumov authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.