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 <constitutive_model_data.hpp>
Public Member Functions | |
VariableValue () | |
VariableValue (const Variable< T > &rVariable, T &rValue) | |
void | SetVariableValue (const Variable< T > &rVariable, T &rValue) |
void | SetVariable (const Variable< T > &rVariable) |
bool | HasVariable (const Variable< T > &rVariable) const |
void | SetValue (T &rValue) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |