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

Implement ParentElement #18

Merged
merged 26 commits into from
Dec 6, 2023
Merged

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    9d62020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfe222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832b981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8448c08 View commit details
    Browse the repository at this point in the history
  5. additional nesting unit test

    wrtobin committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    983caaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fee829a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21933b9 View commit details
    Browse the repository at this point in the history
  8. format

    wrtobin committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bdae132 View commit details
    Browse the repository at this point in the history
  9. bit of cleanup

    wrtobin committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f3e34ae View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. cleanup

    wrtobin committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1dc66e6 View commit details
    Browse the repository at this point in the history
  2. IndexType cleanup

    wrtobin committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    102f400 View commit details
    Browse the repository at this point in the history
  3. index naming

    wrtobin committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    74c2f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24d221 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. add to .gitignore

    rrsettgast committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3a79985 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. InterpolatedShape::supportLoop (#19)

    * define support index type in BasisCombination, define a supportLoop in the interpolated shape
    
    * add BasisProduct::supportLoop to avoid the creation of the std::integer_sequence< int, BASIS_TYPES...> basisSupportCounts{}
    
    * remove commented out code
    
    ---------
    
    Co-authored-by: Randolph Settgast <[email protected]>
    wrtobin and rrsettgast authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    328fb97 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/newParentElementImplementation' of github.com:G…

    …EOS-DEV/Shiva into feature/newParentElementImplementation
    rrsettgast committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8fe4fa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    e7a129a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef35118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1a3c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 2, 2023

  1. minor stuff

    rrsettgast committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ae81a7c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    6c81272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4810727 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. add doxygen

    rrsettgast committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9df28e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    f529a02 View commit details
    Browse the repository at this point in the history
  2. more cleanup

    rrsettgast committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4124ac0 View commit details
    Browse the repository at this point in the history