dune-grid  2.4.1-rc2
Public Member Functions | List of all members
Dune::ALUMacroKey Class Reference

#include <dune/grid/alugrid/3d/indexsets.hh>

Inheritance diagram for Dune::ALUMacroKey:
Inheritance graph

Public Member Functions

 ALUMacroKey ()
 
 ALUMacroKey (const A &a, const A &b, const A &c, const A &d)
 
 ALUMacroKey (const ALUMacroKey &org)
 
ALUMacroKeyoperator= (const ALUMacroKey &org)
 
bool operator== (const ALUMacroKey &org) const
 
bool operator> (const ALUMacroKey &org) const
 
void print (std::ostream &out) const
 

Constructor & Destructor Documentation

Dune::ALUMacroKey::ALUMacroKey ( )
inline
Dune::ALUMacroKey::ALUMacroKey ( const A &  a,
const A &  b,
const A &  c,
const A &  d 
)
inline
Dune::ALUMacroKey::ALUMacroKey ( const ALUMacroKey org)
inline

Member Function Documentation

ALUMacroKey& Dune::ALUMacroKey::operator= ( const ALUMacroKey org)
inline
bool Dune::ALUMacroKey::operator== ( const ALUMacroKey org) const
inline
bool Dune::ALUMacroKey::operator> ( const ALUMacroKey org) const
inline
void Dune::ALUMacroKey::print ( std::ostream &  out) const
inline

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