Public Types

ElementIteratorChecker< ElementTag, level, handling_tag > Struct Template Reference

A helper class that checks whether a certain iterator is available. More...

#include <element_iterators.hpp>

Public Types

enum  { ReturnValue = topology::bndcells<ElementTag, ERROR_ITERATOR_NOT_PROVIDED_AT_THIS_LEVEL }

Detailed Description

template<typename ElementTag, long level, typename handling_tag = typename topology::bndcells<ElementTag, level>::handling_tag>
struct viennagrid::ElementIteratorChecker< ElementTag, level, handling_tag >

A helper class that checks whether a certain iterator is available.


Member Enumeration Documentation

anonymous enum
Enumerator:
ReturnValue 
ERROR_ITERATOR_NOT_PROVIDED_AT_THIS_LEVEL 

The documentation for this struct was generated from the following file: