Class documentation of Concepts

Loading...
Searching...
No Matches
aglowav2::Y00< F > Class Template Reference

#include <xfy.hh>

Inheritance diagram for aglowav2::Y00< F >:
aglowav2::XY00< F >

Public Member Functions

 Y00 (const cluster::ExpansionXY< F > &exp, const Haar3d0< F > &spc)
 
const Haar3d0< F > & space () const
 Agglomerated wavelet space.
 
cluster::XYColExpPtroperator[] (uint i) const
 Pointer to the far field values of element i.
 
uint memory () const
 Memory used.
 

Detailed Description

template<class F = concepts::Real>
class aglowav2::Y00< F >

Class for the far field matrix Y.

Parameters
FField (Real or Cmplx)

Definition at line 81 of file xfy.hh.

Constructor & Destructor Documentation

◆ Y00()

template<class F >
aglowav2::Y00< F >::Y00 ( const cluster::ExpansionXY< F > &  exp,
const Haar3d0< F > &  spc 
)
inline

Constructor.

Parameters
expExpansion
spcAgglomerated wavelet space

Definition at line 98 of file xfy.hh.

Member Function Documentation

◆ memory()

template<class F = concepts::Real>
uint aglowav2::Y00< F >::memory ( ) const
inline

Memory used.

Definition at line 94 of file xfy.hh.

◆ operator[]()

template<class F >
cluster::XYColExpPtr * aglowav2::Y00< F >::operator[] ( uint  i) const
inline

Pointer to the far field values of element i.

Definition at line 102 of file xfy.hh.

◆ space()

template<class F = concepts::Real>
const Haar3d0< F > & aglowav2::Y00< F >::space ( ) const
inline

Agglomerated wavelet space.

Definition at line 90 of file xfy.hh.


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