WRApplication
External kratos "application" for multiscale time integration.
|
This is the complete list of members for EntityProxy< TLocation, TMutable >, including all inherited members.
ContainerProxy< EntityProxy > class | EntityProxy< TLocation, TMutable > | friend |
EntityProxy() noexcept=default | EntityProxy< TLocation, TMutable > | |
EntityProxy(QualifiedEntity &rEntity) noexcept | EntityProxy< TLocation, TMutable > | inline |
GetEntity() const | EntityProxy< TLocation, TMutable > | inline |
GetEntity() | EntityProxy< TLocation, TMutable > | inline |
GetValue(const Variable< TValue > &rVariable) const | EntityProxy< TLocation, TMutable > | inline |
GetValue(const Variable< TValue > &rVariable) | EntityProxy< TLocation, TMutable > | inline |
HasValue(const Variable< TValue > &rVariable) const noexcept | 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) | EntityProxy< TLocation, TMutable > | inline |