Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MGTL] Allow multiple bulk element ids in identify #2252

Merged
merged 3 commits into from
Nov 2, 2018
Merged

[MGTL] Allow multiple bulk element ids in identify #2252

merged 3 commits into from
Nov 2, 2018

Commits on Nov 2, 2018

  1. [MGTL] Allow multiple bulk element ids in identify

    If the lower dimensional elements are inside the bulk mesh,
    there is no unique bulk element associated with it, but
    multiple elements.
    In the case of unique elements, the behaviour didn't change.
    In the case of multiple elements, the bulk element ids are
    stored in the FieldData with accompanying CellData array
    'number_bulk_elements'.
    endJunction committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    b2d3ff8 View commit details
    Browse the repository at this point in the history
  2. [T] Add "river" test for identifySubdoms tool.

    Meshes kindly provided by Thomas_TK @ github <thomas.kalbacher@ufz.de>
    endJunction committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    81c140d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca943a7 View commit details
    Browse the repository at this point in the history