Iterator over non-vertices and non-cells on a domain.
More...
#include <domain_iterators.hpp>
Detailed Description
template<typename ElementType, typename MapIterator>
class viennagrid::domain_subcell_iterator< ElementType, MapIterator >
Iterator over non-vertices and non-cells on a domain.
Constructor & Destructor Documentation
Member Function Documentation
ElementType& operator* |
( |
|
) |
const [inline] |
ElementType* operator-> |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: