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::CollectiveExpressionIO::PropertiesVariable Class Reference

#include <collective_expression_io.h>

Collaboration diagram for Kratos::CollectiveExpressionIO::PropertiesVariable:

Public Member Functions

Life cycle
 KRATOS_CLASS_POINTER_DEFINITION (PropertiesVariable)
 
 PropertiesVariable (const VariableType &rVariable)
 

Public Attributes

Public member variables
const VariableType mVariable
 

Constructor & Destructor Documentation

◆ PropertiesVariable()

Kratos::CollectiveExpressionIO::PropertiesVariable::PropertiesVariable ( const VariableType rVariable)
inline

Member Function Documentation

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::CollectiveExpressionIO::PropertiesVariable::KRATOS_CLASS_POINTER_DEFINITION ( PropertiesVariable  )

Member Data Documentation

◆ mVariable

const VariableType Kratos::CollectiveExpressionIO::PropertiesVariable::mVariable

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