A view with a uniform interface for ModelPart::NodesContainerType, ModelPart::ElementsContainerType, or ModelPart::ConditionsContainerType.
More...
#include <proxies.h>
template<class TEntityProxy>
class Kratos::ContainerProxy< TEntityProxy >
A view with a uniform interface for ModelPart::NodesContainerType, ModelPart::ElementsContainerType, or ModelPart::ConditionsContainerType.
ContainerProxy provides uniform access to the Variable s stored in the entities of a container. Entities in the container are wrapped by EntityProxy. In this context, an entity can refer to:
◆ const_iterator
template<class TEntityProxy >
◆ iterator
template<class TEntityProxy >
◆ size_type
template<class TEntityProxy >
◆ value_type
template<class TEntityProxy >
◆ ContainerProxy() [1/2]
template<class TEntityProxy >
◆ ContainerProxy() [2/2]
template<class TEntityProxy >
◆ at() [1/2]
template<class TEntityProxy >
◆ at() [2/2]
template<class TEntityProxy >
◆ begin() [1/2]
template<class TEntityProxy >
◆ begin() [2/2]
template<class TEntityProxy >
◆ cbegin()
template<class TEntityProxy >
◆ cend()
template<class TEntityProxy >
◆ empty()
template<class TEntityProxy >
◆ end() [1/2]
template<class TEntityProxy >
◆ end() [2/2]
template<class TEntityProxy >
◆ operator[]() [1/2]
template<class TEntityProxy >
◆ operator[]() [2/2]
template<class TEntityProxy >
◆ size()
template<class TEntityProxy >
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/kratos/utilities/proxies.h