Class documentation of Concepts

Loading...
Searching...
No Matches
aglowav::Haar3dXXX< F, d >::Key Class Reference

#include <element.hh>

Public Member Functions

 Key (uint l, uint j)
 
int operator== (const Key &key)
 
int operator< (const Key &key)
 
uint l () const
 
uint j () const
 

Detailed Description

template<class F = concepts::Real, uint d = 2>
class aglowav::Haar3dXXX< F, d >::Key

Key of the wavelet element

Parameters
lLevel
jnumber dependent of the level

Definition at line 110 of file element.hh.

Constructor & Destructor Documentation

◆ Key()

template<class F = concepts::Real, uint d = 2>
aglowav::Haar3dXXX< F, d >::Key::Key ( uint  l,
uint  j 
)
inline

Definition at line 112 of file element.hh.

Member Function Documentation

◆ j()

template<class F = concepts::Real, uint d = 2>
uint aglowav::Haar3dXXX< F, d >::Key::j ( ) const
inline

Definition at line 121 of file element.hh.

◆ l()

template<class F = concepts::Real, uint d = 2>
uint aglowav::Haar3dXXX< F, d >::Key::l ( ) const
inline

Definition at line 120 of file element.hh.

◆ operator<()

template<class F = concepts::Real, uint d = 2>
int aglowav::Haar3dXXX< F, d >::Key::operator< ( const Key key)
inline

Definition at line 117 of file element.hh.

◆ operator==()

template<class F = concepts::Real, uint d = 2>
int aglowav::Haar3dXXX< F, d >::Key::operator== ( const Key key)
inline

Definition at line 114 of file element.hh.


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