Skip to content

Conversation

loumalouomega
Copy link

@loumalouomega loumalouomega commented Jun 4, 2025

Adding:

    {"zIsEqual", IsEqual,               TE_FUNCTION2 | TE_FLAG_PURE, 0},
    {"zIsGreater", IsGreater,           TE_FUNCTION2 | TE_FLAG_PURE, 0},
    {"zIsGreaterEqual", IsGreaterEqual, TE_FUNCTION2 | TE_FLAG_PURE, 0},
    {"zIsLess", IsLess,                 TE_FUNCTION2 | TE_FLAG_PURE, 0},
    {"zIsLessEqual", IsLessEqual,       TE_FUNCTION2 | TE_FLAG_PURE, 0},

This bring the changes we have added to our project https://github.com/KratosMultiphysics/Kratos/

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.

1 participant