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] Document the relation between the UPwSmallStrainInterfaceElement and UPwBaseElement #12497

Open rfaasse opened 3 days ago

rfaasse commented 3 days ago

As a developer, I'd like to know the relation between the UPwSmallStrainInterfaceElement and UPwBaseElement, such that I know the steps needed to isolate the interface elements from the continuum elements.

Predecessor #12493

Acceptance Criteria