Main range class (non-const). Specialization for use with iteration or access to k-cells of a segment.
More...
#include <segment_iterators.hpp>
Detailed Description
template<typename config_type, long dim>
class viennagrid::ncell_range< segment_t< config_type >, dim, false >
Main range class (non-const). Specialization for use with iteration or access to k-cells of a segment.
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: