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
Kratos::PropertiesUtilities Namespace Reference

Functions

void CopyPropertiesValues (const Properties &rOriginProperties, Properties &rDestinatiionProperties)
 This method copies the values from a properties to another. More...
 

Function Documentation

◆ CopyPropertiesValues()

void Kratos::PropertiesUtilities::CopyPropertiesValues ( const Properties rOriginProperties,
Properties rDestinatiionProperties 
)

This method copies the values from a properties to another.

Parameters
rOriginPropertiesThe model of the problem to mesh