Skip to content

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

Merged
loumalouomega merged 1 commit intomasterfrom
core/expose-python-isactive-geometrical-objects-constrains
Sep 13, 2023
Merged

[Core] Expose to python IsActive from GeometricalObject and MasterSlaveConstraint#11554
loumalouomega merged 1 commit intomasterfrom
core/expose-python-isactive-geometrical-objects-constrains

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

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