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::EntityProxy< TLocation, TMutable > Member List

This is the complete list of members for Kratos::EntityProxy< TLocation, TMutable >, including all inherited members.

ContainerProxy< EntityProxy > classKratos::EntityProxy< TLocation, TMutable >friend
EntityProxy()=deleteKratos::EntityProxy< TLocation, TMutable >
EntityProxy(QualifiedEntity &rEntity) noexceptKratos::EntityProxy< TLocation, TMutable >inline
GetEntity() constKratos::EntityProxy< TLocation, TMutable >inline
GetEntity()Kratos::EntityProxy< TLocation, TMutable >inline
GetValue(const Variable< TValue > &rVariable) constKratos::EntityProxy< TLocation, TMutable >inline
GetValue(const Variable< TValue > &rVariable)Kratos::EntityProxy< TLocation, TMutable >inline
HasValue(const Variable< TValue > &rVariable) const noexceptKratos::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