cluster::CebysevLaplaceF< Fspc >::FColCebyLpl Class Reference
Class to hold the expansion coefficients. More...
Inheritance diagram for cluster::CebysevLaplaceF< Fspc >::FColCebyLpl:
Public Member Functions | |
FColCebyLpl (uint blksz) | |
void | info (std::ostream &os, uint blksz) const |
uint | memory (uint blksz) const |
~FColCebyLpl () | |
Public Attributes | |
concepts::Real * | val |
Detailed Description
template<class Fspc = concepts::Real>
class cluster::CebysevLaplaceF< Fspc >::FColCebyLpl
Class to hold the expansion coefficients.
Definition at line 25 of file cebysev.hh.
Constructor & Destructor Documentation
◆ FColCebyLpl()
template<class Fspc = concepts::Real>
|
inline |
Definition at line 29 of file cebysev.hh.
◆ ~FColCebyLpl()
template<class Fspc = concepts::Real>
|
inline |
Definition at line 30 of file cebysev.hh.
Member Function Documentation
◆ info()
template<class Fspc = concepts::Real>
|
inlinevirtual |
Reimplemented from cluster::FColExp.
Definition at line 35 of file cebysev.hh.
◆ memory()
template<class Fspc = concepts::Real>
|
inlinevirtual |
Implements cluster::FColExp.
Definition at line 32 of file cebysev.hh.
Member Data Documentation
◆ val
template<class Fspc = concepts::Real>
concepts::Real* cluster::CebysevLaplaceF< Fspc >::FColCebyLpl::val |
Definition at line 27 of file cebysev.hh.
The documentation for this class was generated from the following file:
- cluster/cebysev.hh