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
991 stars 244 forks source link

[ContactStructural][ConstitutiveLaws] Migrating Tests p2 #12507

Closed roigcarlo closed 2 weeks ago

roigcarlo commented 2 weeks ago

📝 Description Fully migrating ConstitutiveLawsApplication and ContactStructuralApplication to the new tests sistem.

Also took the chance to move some includes.

Please @KratosMultiphysics/technical-committee note that I've created a separate suite in the constitutiveLaws to explicitly mark which tests require components from the structural an not ( this improve the kernel initialization time about 2ms)