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

ExclusiveTopology with ArrayOfVectorViews backend #974

Merged
merged 62 commits into from
Jul 9, 2024

Commits on May 31, 2024

  1. Add MaterializedTopology

    KnutAM committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f62b7b4 View commit details
    Browse the repository at this point in the history
  2. Fixes

    KnutAM committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1253879 View commit details
    Browse the repository at this point in the history
  3. Initial test

    KnutAM committed May 31, 2024
    Configuration menu
    Copy the full SHA
    82abd0a View commit details
    Browse the repository at this point in the history
  4. Fixes

    KnutAM committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bcffdd4 View commit details
    Browse the repository at this point in the history
  5. Add x_skeleton functions

    KnutAM committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f95adac View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Include existing topologies

    KnutAM committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    260fa81 View commit details
    Browse the repository at this point in the history
  2. Include in test suite

    KnutAM committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f115bed View commit details
    Browse the repository at this point in the history
  3. Fix test on 1.6

    KnutAM committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    867376d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce4180 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Use only ArrayOfVectorViews

    KnutAM committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2820b4c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix tests

    KnutAM committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ad9e4d9 View commit details
    Browse the repository at this point in the history
  2. Improve error msg

    KnutAM committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    10f4ee2 View commit details
    Browse the repository at this point in the history
  3. Delete unused files

    KnutAM committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ef1ea3f View commit details
    Browse the repository at this point in the history
  4. Remove using of OrderedDict

    KnutAM committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1a32352 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Fix topology example

    KnutAM committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7cf573b View commit details
    Browse the repository at this point in the history
  2. Fix topopt example 2

    KnutAM committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1d2d2c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Speed optimizations

    KnutAM committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ad82df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c856d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d5929b View commit details
    Browse the repository at this point in the history
  4. More reorder

    KnutAM committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bbbd7f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    c276cb2 View commit details
    Browse the repository at this point in the history
  2. Correct comment

    KnutAM committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    cfaa23f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    55d0142 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Maximilian Köhler <[email protected]>
    KnutAM and koehlerson committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cd99454 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ae0d58a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kam/exclusive_topology' of github.com:Ferrite-FEM/Ferri…

    …te.jl into kam/exclusive_topology
    KnutAM committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    949e80e View commit details
    Browse the repository at this point in the history
  3. Include self in data

    KnutAM committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f906d3b View commit details
    Browse the repository at this point in the history
  4. Fix spelling error

    KnutAM committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ab35571 View commit details
    Browse the repository at this point in the history
  5. Fix skeleton logic

    KnutAM committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c3dae88 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Work on making it work

    KnutAM committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a1f88e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Revert including self in data

    KnutAM committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2b488ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6e6bd View commit details
    Browse the repository at this point in the history
  3. Last revert fix

    KnutAM committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    01f1c0e View commit details
    Browse the repository at this point in the history
  4. Adjust sizehints

    KnutAM committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5f2781e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    725510f View commit details
    Browse the repository at this point in the history
  2. Fix merged code

    KnutAM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0c99133 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Test ArrayOfVectorViews

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bd4604b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c94e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6b0bf View commit details
    Browse the repository at this point in the history
  4. Fix test

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3cdc98a View commit details
    Browse the repository at this point in the history
  5. Add tests for edgeindex in 2d

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    76999c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35253ef View commit details
    Browse the repository at this point in the history
  7. Update docstrings

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7d64590 View commit details
    Browse the repository at this point in the history
  8. Add CHANGELOG

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    feb3675 View commit details
    Browse the repository at this point in the history
  9. Fix test

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    df6bc79 View commit details
    Browse the repository at this point in the history
  10. Fix test

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b6615cd View commit details
    Browse the repository at this point in the history
  11. Fix test

    KnutAM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    06ab140 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce4e83e View commit details
    Browse the repository at this point in the history
  2. Fix test

    KnutAM committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e07c563 View commit details
    Browse the repository at this point in the history
  3. Correct index style dispatch

    KnutAM committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    68b19f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c428fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c032b3e View commit details
    Browse the repository at this point in the history
  6. Sizehint optimization

    KnutAM committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b7e2add View commit details
    Browse the repository at this point in the history
  7. Remove a todo note

    KnutAM committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e5b73c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge master

    KnutAM committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eeeebe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Dennis Ogiermann <[email protected]>
    KnutAM and termi-official committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f66be4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f67692 View commit details
    Browse the repository at this point in the history
  3. Remove space at end of lines

    KnutAM committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    603de9b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Apply change from review

    Co-authored-by: Maximilian Köhler <[email protected]>
    KnutAM and koehlerson committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    886e8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a198f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2961031 View commit details
    Browse the repository at this point in the history