dune-grid  2.2.0
Public Member Functions | List of all members
Dune::Alberta::ElementInfo< dim >::Seed Struct Reference

#include <dune/grid/albertagrid/elementinfo.hh>

Public Member Functions

 Seed (const int macroIndex, const int level, const unsigned long path)
bool operator== (const Seed &other) const
bool operator< (const Seed &other) const
bool operator!= (const Seed &other) const
bool operator<= (const Seed &other) const
bool operator> (const Seed &other) const
bool operator>= (const Seed &other) const
int macroIndex () const
int level () const
unsigned long path () const

Constructor & Destructor Documentation

template<int dim>
Dune::Alberta::ElementInfo< dim >::Seed::Seed ( const int  macroIndex,
const int  level,
const unsigned long  path 
)
inline

Member Function Documentation

template<int dim>
int Dune::Alberta::ElementInfo< dim >::Seed::level ( ) const
inline
template<int dim>
int Dune::Alberta::ElementInfo< dim >::Seed::macroIndex ( ) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator!= ( const Seed other) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator< ( const Seed other) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator<= ( const Seed other) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator== ( const Seed other) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator> ( const Seed other) const
inline
template<int dim>
bool Dune::Alberta::ElementInfo< dim >::Seed::operator>= ( const Seed other) const
inline
template<int dim>
unsigned long Dune::Alberta::ElementInfo< dim >::Seed::path ( ) const
inline

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