KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.05k stars 246 forks source link

[Core][PVS] Fixing the operators to make PVS always sorted. #12834

Closed sunethwarna closed 2 weeks ago

sunethwarna commented 2 weeks ago

📝 Description As stated in the title.

🆕 Changelog

sunethwarna commented 2 weeks ago

Closing this and putting this under PR #12839, because there are some places where we kind of misuse the find to get the PVS sorted.