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::EntityProxy< TLocation, TMutable >, including all inherited members.
ContainerProxy< EntityProxy > class | Kratos::EntityProxy< TLocation, TMutable > | friend |
EntityProxy()=delete | Kratos::EntityProxy< TLocation, TMutable > | |
EntityProxy(QualifiedEntity &rEntity) noexcept | Kratos::EntityProxy< TLocation, TMutable > | inline |
GetEntity() const | Kratos::EntityProxy< TLocation, TMutable > | inline |
GetEntity() | Kratos::EntityProxy< TLocation, TMutable > | inline |
GetValue(const Variable< TValue > &rVariable) const | Kratos::EntityProxy< TLocation, TMutable > | inline |
GetValue(const Variable< TValue > &rVariable) | Kratos::EntityProxy< TLocation, TMutable > | inline |
HasValue(const Variable< TValue > &rVariable) const noexcept | Kratos::EntityProxy< TLocation, TMutable > | inline |
SetValue(const Variable< TValue > &rVariable, std::conditional_t< std::is_integral_v< TValue >||std::is_floating_point_v< TValue >, TValue, const TValue & > Value) | Kratos::EntityProxy< TLocation, TMutable > | inline |