cluster::CebysevLaplaceF< Fspc >::FColCebyLpl Class Reference

Class to hold the expansion coefficients. More...

Inheritance diagram for cluster::CebysevLaplaceF< Fspc >::FColCebyLpl:
cluster::FColExp

Public Member Functions

 FColCebyLpl (uint blksz)
 
void info (std::ostream &os, uint blksz) const
 
uint memory (uint blksz) const
 
 ~FColCebyLpl ()
 

Public Attributes

concepts::Realval
 

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>
cluster::CebysevLaplaceF< Fspc >::FColCebyLpl::FColCebyLpl ( uint  blksz)
inline

Definition at line 29 of file cebysev.hh.

◆ ~FColCebyLpl()

template<class Fspc = concepts::Real>
cluster::CebysevLaplaceF< Fspc >::FColCebyLpl::~FColCebyLpl ( )
inline

Definition at line 30 of file cebysev.hh.

Member Function Documentation

◆ info()

template<class Fspc = concepts::Real>
void cluster::CebysevLaplaceF< Fspc >::FColCebyLpl::info ( std::ostream &  os,
uint  blksz 
) const
inlinevirtual

Reimplemented from cluster::FColExp.

Definition at line 35 of file cebysev.hh.

◆ memory()

template<class Fspc = concepts::Real>
uint cluster::CebysevLaplaceF< Fspc >::FColCebyLpl::memory ( uint  blksz) const
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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich