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

Member variable m_passOnBehaviour now moved to abstract base. Menat … #96

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

anaegel
Copy link
Member

@anaegel anaegel commented Sep 27, 2024

…to avoid slicing.

@anaegel anaegel linked an issue Sep 27, 2024 that may be closed by this pull request
@anaegel anaegel merged commit 00fe805 into master Sep 27, 2024
1 of 3 checks passed
Copy link

sonarcloud bot commented Sep 27, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

anaegel added a commit that referenced this pull request Sep 27, 2024
This reverts commit 00fe805, reversing
changes made to ea1bb5f.
anaegel added a commit that referenced this pull request Nov 3, 2024
…openmp

* commit 'ca96fdc0b59e27c3bd51baca8034c24bc347ae89': (58 commits)
  Arte 2D ready for use
  Revert "Merge pull request #96 from UG4/95-avoid-slicing"
  Member variable  m_passOnBehaviour now moved to abstract base. Menat to avoid slicing.
  NULL => nullptr
  Some cosmetics to the previous bug fix. Note that the bug fix is due to Shuai Lu.
  Bug fix: The bug prevented the subset handlers to be registered in the domain.
  Protecting LUA specific.
  An auxiliary function to check if a point is in a bounding box.
  Tools for conversion of different Lua types to ConstUserData objects.
  Add every status in PBS scheduler
  static asserts auskommentiert
  additional help classes for arte implementation
  Übertragen von arte24 auf master vorbereiten
  empty function to allow Jenkins to be successful
  removed static_asserts and other compiler warning reasons
  Bug fix: Releasing set but not cleared ip's in the local discretizations. ToDo: Should this be also done for the error estimators?
  Introducing the object names for the userdata class. This is a debugging facility.
  Restoring master version
  Revert "Merge branch 'master' into arte-merge"
  Fixing Out-of-line definition
  ...
anaegel added a commit that referenced this pull request Nov 5, 2024
…pybind11

* commit 'd21b9d834d4cd61012c9cef4559cdd301835d58d':
  Enhancements in the composite_user_data.h
  Arte 2D ready for use
  Revert "Merge pull request #96 from UG4/95-avoid-slicing"
  Member variable  m_passOnBehaviour now moved to abstract base. Menat to avoid slicing.
  NULL => nullptr
  Some cosmetics to the previous bug fix. Note that the bug fix is due to Shuai Lu.
  Bug fix: The bug prevented the subset handlers to be registered in the domain.

# Conflicts:
#	ugbase/bridge/disc_bridges/user_data_bridge.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid slicing
1 participant