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

Cylmap #196

Merged
merged 19 commits into from
Sep 13, 2023
Merged

Cylmap #196

merged 19 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. Generalized the cylinder map

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bda3893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f0ef4 View commit details
    Browse the repository at this point in the history
  3. Method to initialize the side orientation of the boundary element bas…

    …ed on the side orientation of the higher dimension neighbour
    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    15663a4 View commit details
    Browse the repository at this point in the history
  4. Corrected a nasty bug in the determinant computation

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4667157 View commit details
    Browse the repository at this point in the history
  5. Refactored the name GetSideOrient to GetFaceOrient because the parame…

    …ter is the face number
    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    52183a8 View commit details
    Browse the repository at this point in the history
  6. Extended the method for computing the normal to compute the normal to…

    … two dimensional element/sides
    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0d28b36 View commit details
    Browse the repository at this point in the history
  7. Called DebugStop() for a undocumented parameter combination

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    030fd71 View commit details
    Browse the repository at this point in the history
  8. Included the computation of errors for subcompmesh

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    796f2b6 View commit details
    Browse the repository at this point in the history
  9. Corrected the computation of side restraints for HDiv spaces

    It only works for "traditional" hdiv spaces
    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3f17113 View commit details
    Browse the repository at this point in the history
  10. Removed the guess of computing the orientation of the 2d boundary ele…

    …ment
    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6d49ea5 View commit details
    Browse the repository at this point in the history
  11. Too rigid tolerances for MACOS

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2403cb6 View commit details
    Browse the repository at this point in the history
  12. Corrected the computation of the determinant

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3aec3c5 View commit details
    Browse the repository at this point in the history
  13. fix: bugs in cylinder map

    nathanshauer authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c46c904 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca2cb53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b1eba6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8be4111 View commit details
    Browse the repository at this point in the history
  17. PRefine is defined at the level of InterpolationSpace

    PhilippeDevloo authored and orlandini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cdd4260 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d2d07a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6f57587 View commit details
    Browse the repository at this point in the history