Skip to content

ENH: Added the ability to sort Mesh-based Descriptive Phrases

  • Mesh-based Descriptive Phrases can now be sorted by on their titles. This means that by default Meshes are listed in the order they are generated (oldest first)

Also refactored all of the existing Descriptive Phrase comparison functions that were used for sorting. The DescriptivePhrase class now holds static methods for comparing Descriptive Phrases based on their titles as well as based on Model Information they refer to.

Merge request reports