Functor implementing the assignment of vertices of a base container using the base container's add_element method. More...
Public Member Functions | |
| template<typename BaseContainer , typename GID , typename Value > | |
| void | operator() (BaseContainer *bc, GID id, Value &&val) |
Functor implementing the assignment of vertices of a base container using the base container's add_element method.
This is passed to the distributor struct implementing container redistribution.
1.8.13