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.
Kratos::XmlExpressionElement Member List

This is the complete list of members for Kratos::XmlExpressionElement, including all inherited members.

AddAttribute(const std::string &rName, const std::string &rValue)Kratos::XmlExpressionElement
AddElement(const XmlExpressionElement::Pointer pXmlElement)Kratos::XmlExpressionElement
ClearAttributes()Kratos::XmlExpressionElement
ClearElements()Kratos::XmlExpressionElement
GetAttributes() constKratos::XmlExpressionElement
GetElements(const std::string &rTagName) constKratos::XmlExpressionElement
GetElements() constKratos::XmlExpressionElement
GetExpressions() constKratos::XmlExpressionElement
GetTagName() constKratos::XmlExpressionElement
IndexType typedefKratos::XmlExpressionElement
KRATOS_CLASS_POINTER_DEFINITION(XmlExpressionElement)Kratos::XmlExpressionElement
XmlExpressionElement(const std::string &rTagName)Kratos::XmlExpressionElement
XmlExpressionElement(const std::string &rDataName, const std::vector< Expression::ConstPointer > &rExpressions)Kratos::XmlExpressionElement