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
985 stars 242 forks source link

[GeomechanicsApplication] Removed Initialize in GeoMechanicsTimeIntegrationScheme #12426

Closed markelov208 closed 1 month ago

markelov208 commented 1 month ago

📝 Description Removed Initialize in GeoMechanicsTimeIntegrationScheme.

markelov208 commented 1 month ago

Hi @rfaasse , follow your comment and SonarCloud suggestion, I have removed Initialize function. Please could you review it? Thank you.