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] Make UPwBaseElement a non-template class #12444

Closed markelov208 closed 3 weeks ago

markelov208 commented 3 weeks ago

📝 Description The step to make non-templated SmallStrainUPwDiffOrderElement class inherited from UPwBaseElement class.