![]() |
KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
#include "includes/define.h"#include "includes/checks.h"#include "includes/properties.h"#include "utilities/math_utils.h"#include "custom_utilities/advanced_constitutive_law_utilities.h"#include "constitutive_laws_application_variables.h"#include "generic_cl_integrator_plasticity.h"Go to the source code of this file.
Classes | |
| class | Kratos::GenericConstitutiveLawIntegratorKinematicPlasticity< TYieldSurfaceType > |
| This object integrates the predictive stress using the plasticity theory by means of linear/exponential softening or hardening + softening evolution laws. More... | |
Namespaces | |
| Kratos | |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. | |