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

Changed extract_dofs so that it works in parallel #8302

Merged
merged 14 commits into from
Jun 11, 2019

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    512346e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    a9d66b5 View commit details
    Browse the repository at this point in the history
  2. Changed dof_tools_12a to include more complicated FE systems and outp…

    …ut all locally owned components (not mapped to global DoFs)
    mathsen committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    da6dae2 View commit details
    Browse the repository at this point in the history
  3. Fixed indentation

    mathsen committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    9b0adf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df81f5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9b4991 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. united extract_dofs() for DoFHandler and hp::DoFHandler, drawback: au…

    …to deduction not working anymore in some other places
    mathsen committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    c562fd1 View commit details
    Browse the repository at this point in the history
  2. Update so that extract_dofs() doesn't depend on dim or spacedim templ…

    …ate parameters anymore. Unifying test suite, with the hope to make things easier in the future.
    mathsen committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    32e5379 View commit details
    Browse the repository at this point in the history
  3. Indendation...

    mathsen committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    b55c887 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    d1b227f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bda90f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e917a View commit details
    Browse the repository at this point in the history
  4. fixed typo in include guard

    mathsen committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    61f233a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Configuration menu
    Copy the full SHA
    e04d12b View commit details
    Browse the repository at this point in the history