Main range class. Specialization for use with iteration or access to k-cells on the domain.
More...
#include <domain_iterators.hpp>
Detailed Description
template<typename config_type, long dim>
class viennagrid::ncell_range< domain_t< config_type >, dim, false >
Main range class. Specialization for use with iteration or access to k-cells on the domain.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
element_type const& operator[] |
( |
std::size_t |
index |
) |
const [inline] |
std::size_t size |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
friend class const_ncell_range [friend] |
The documentation for this class was generated from the following file: