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.
List of all members
Kratos::PropertiesVariableExpressionIO::Output Class Reference

#include <properties_variable_expression_io.h>

Inheritance diagram for Kratos::PropertiesVariableExpressionIO::Output:
Collaboration diagram for Kratos::PropertiesVariableExpressionIO::Output:

Public Member Functions

Type definitions
 KRATOS_CLASS_POINTER_DEFINITION (Output)
 
Life cycle
 Output (ModelPart &rModelPart, const VariableType &rVariable, Globals::DataLocation CurrentLocation)
 
Public operations
void Execute (const Expression &rExpression) override
 
- Public Member Functions inherited from Kratos::ExpressionOutput
 KRATOS_CLASS_POINTER_DEFINITION (ExpressionOutput)
 
virtual ~ExpressionOutput ()=default
 
void operator() (const Expression &rExpression)
 

Additional Inherited Members

- Protected Member Functions inherited from Kratos::ExpressionOutput
double EvaluateExpression (const Expression &rExpression, Expression::IndexType EntityIndex, Expression::IndexType EntityDataBeginIndex, Expression::IndexType ComponentIndex) const
 

Constructor & Destructor Documentation

◆ Output()

Kratos::PropertiesVariableExpressionIO::Output::Output ( ModelPart rModelPart,
const VariableType rVariable,
Globals::DataLocation  CurrentLocation 
)

Member Function Documentation

◆ Execute()

void Kratos::PropertiesVariableExpressionIO::Output::Execute ( const Expression rExpression)
overridevirtual

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::PropertiesVariableExpressionIO::Output::KRATOS_CLASS_POINTER_DEFINITION ( Output  )

The documentation for this class was generated from the following files: