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.
|
Functions | |
void | CopyPropertiesValues (const Properties &rOriginProperties, Properties &rDestinatiionProperties) |
This method copies the values from a properties to another. More... | |
void Kratos::PropertiesUtilities::CopyPropertiesValues | ( | const Properties & | rOriginProperties, |
Properties & | rDestinatiionProperties | ||
) |
This method copies the values from a properties to another.
rOriginProperties | The model of the problem to mesh |