![]() |
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.
|
This is the complete list of members for Kratos::LiteralExpression< TDataType >, including all inherited members.
| begin() const | Kratos::Expression | |
| cbegin() const | Kratos::Expression | |
| cend() const | Kratos::Expression | |
| const_iterator typedef | Kratos::Expression | |
| ConstPointer typedef | Kratos::Expression | |
| Create(const TDataType &Value, const IndexType NumberOfEntities) | Kratos::LiteralExpression< TDataType > | static |
| end() const | Kratos::Expression | |
| Evaluate(const IndexType EntityIndex, const IndexType EntityDataBeginIndex, const IndexType ComponentIndex) const override | Kratos::LiteralExpression< TDataType > | virtual |
| Evaluate(const IndexType EntityIndex, const IndexType EntityDataBeginIndex, const IndexType ComponentIndex) const | Kratos::LiteralExpression< TDataType > | virtual |
| Evaluate(const IndexType EntityIndex, const IndexType EntityDataBeginIndex, const IndexType ComponentIndex) const | Kratos::LiteralExpression< TDataType > | virtual |
| Evaluate(const IndexType EntityIndex, const IndexType EntityDataBeginIndex, const IndexType ComponentIndex) const | Kratos::LiteralExpression< TDataType > | virtual |
| Expression(const IndexType NumberOfEntities) | Kratos::Expression | inline |
| GetItemComponentCount() const | Kratos::Expression | |
| GetItemShape() const override | Kratos::LiteralExpression< TDataType > | virtual |
| GetMaxDepth() const override | Kratos::LiteralExpression< TDataType > | inlinevirtual |
| IndexType typedef | Kratos::Expression | |
| Info() const override | Kratos::LiteralExpression< TDataType > | virtual |
| LiteralExpression(const TDataType &Value, const IndexType NumberOfEntities) | Kratos::LiteralExpression< TDataType > | |
| LiteralExpression(const int &Value, const IndexType NumberOfEntities) | Kratos::LiteralExpression< TDataType > | |
| LiteralExpression(const double &Value, const IndexType NumberOfEntities) | Kratos::LiteralExpression< TDataType > | |
| LiteralExpression(const Matrix &Value, const IndexType NumberOfEntities) | Kratos::LiteralExpression< TDataType > | |
| NumberOfEntities() const | Kratos::Expression | inline |
| Pointer typedef | Kratos::Expression | |
| size() const | Kratos::Expression | |
| size_type typedef | Kratos::Expression | |
| value_type typedef | Kratos::Expression | |
| ~Expression()=default | Kratos::Expression | virtual |