Helper for iterator construction for vertex iteration over the whole domain. More...
#include <domain_iterators.hpp>
Public Types | |
typedef domain_t< Config > | domain_type |
typedef element_t< Config, typename Config::cell_tag > | cell_type |
typedef result_of::element_container < domain_type, 0 >::type | container_type |
typedef container_type::iterator | iterator |
typedef container_type::const_iterator | const_iterator |
Helper for iterator construction for vertex iteration over the whole domain.
typedef container_type::const_iterator const_iterator |
typedef result_of::element_container<domain_type, 0>::type container_type |
typedef domain_t<Config> domain_type |
typedef container_type::iterator iterator |