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

[Core] Expose to python IsActive from GeometricalObject and MasterSlaveConstraint #11554

Conversation

loumalouomega
Copy link
Member

@loumalouomega loumalouomega commented Sep 12, 2023

📝 Description

This PR involves refactoring the Python bindings for Kratos Geometries and Constraints. It includes changes in three files:

  1. add_constraint_to_python.cpp: Refactors code related to constraints and their Python bindings. It updates the license information and adds a method to check if a MasterSlaveConstraint is active.

  2. add_geometries_to_python.cpp: Refactors code related to geometries and their Python bindings. It updates the license information and includes changes to improve code readability and adds a method to check if a GeometricalObject is active.

  3. add_mesh_to_python.cpp: Refactors code related to mesh handling and its Python bindings. It updates the license information and includes changes to improve code organization and readability.

🆕 Changelog

@loumalouomega loumalouomega added Kratos Core Python FastPR This Pr is simple and / or has been already tested and the revision should be fast labels Sep 12, 2023
@loumalouomega loumalouomega requested a review from a team as a code owner September 12, 2023 12:49
@ddiezrod
Copy link
Contributor

Do you know why FullDebug with gcc check was skipped?

@roigcarlo
Copy link
Member

Github its been doing weird things for the last two week

@loumalouomega
Copy link
Member Author

Github its been doing weird things for the last two week

imagen

@loumalouomega loumalouomega merged commit b22f60b into master Sep 13, 2023
@loumalouomega loumalouomega deleted the core/expose-python-isactive-geometrical-objects-constrains branch September 13, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FastPR This Pr is simple and / or has been already tested and the revision should be fast Kratos Core Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants