Dune::cpgrid::PartitionIteratorRule< pitype > Struct Template Reference

#include <PartitionIteratorRule.hpp>

Public Types

enum  { fullSet =false , emptySet =true }
 

Public Member Functions

template<int codim>
bool isInvalid (const Entity< codim > &)
 

Detailed Description

template<PartitionIteratorType pitype>
struct Dune::cpgrid::PartitionIteratorRule< pitype >

A rule at what entities to stop

Member Enumeration Documentation

◆ anonymous enum

template<PartitionIteratorType pitype>
anonymous enum
Enumerator
fullSet 
emptySet 

Member Function Documentation

◆ isInvalid()

template<PartitionIteratorType pitype>
template<int codim>
bool Dune::cpgrid::PartitionIteratorRule< pitype >::isInvalid ( const Entity< codim > &  )
inline

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