Class documentation of Concepts

Loading...
Searching...
No Matches
bem::Constant3d001< F >::Key Class Reference

Key with some level dependent information. More...

#include <element.hh>

Public Member Functions

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

Detailed Description

template<class F = concepts::Real>
class bem::Constant3d001< F >::Key

Key with some level dependent information.

Definition at line 338 of file element.hh.

Constructor & Destructor Documentation

◆ Key() [1/2]

template<class F = concepts::Real>
bem::Constant3d001< F >::Key::Key ( uint  l,
uint  j 
)
inline

Definition at line 340 of file element.hh.

◆ Key() [2/2]

template<class F = concepts::Real>
bem::Constant3d001< F >::Key::Key ( const Key key)
inline

Definition at line 341 of file element.hh.

Member Function Documentation

◆ j()

template<class F = concepts::Real>
uint bem::Constant3d001< F >::Key::j ( ) const
inline

Definition at line 347 of file element.hh.

◆ l()

template<class F = concepts::Real>
uint bem::Constant3d001< F >::Key::l ( ) const
inline

Definition at line 346 of file element.hh.

◆ operator==()

template<class F = concepts::Real>
int bem::Constant3d001< F >::Key::operator== ( const Key key) const
inline

Definition at line 343 of file element.hh.


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