dune-grid  2.1.1
Public Member Functions
Dune::ALUMacroKey Class Reference

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

List of all members.

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 ( 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]

Referenced by Dune::operator<<().


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