cluster::FColExp Class Referenceabstract

Abstract class to hold the expansion coefficients. More...

#include <expansion.hh>

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

Public Member Functions

virtual void info (std::ostream &os, uint) const
 
virtual uint memory (uint blksz) const =0
 
virtual ~FColExp ()
 

Friends

std::ostream & operator<< (std::ostream &os, const FColExp &f)
 

Detailed Description

Abstract class to hold the expansion coefficients.

Definition at line 143 of file expansion.hh.

Constructor & Destructor Documentation

◆ ~FColExp()

virtual cluster::FColExp::~FColExp ( )
inlinevirtual

Definition at line 146 of file expansion.hh.

Member Function Documentation

◆ info()

virtual void cluster::FColExp::info ( std::ostream &  os,
uint   
) const
inlinevirtual

Reimplemented in cluster::FColF< F >, and cluster::CebysevLaplaceF< Fspc >::FColCebyLpl.

Definition at line 148 of file expansion.hh.

◆ memory()

virtual uint cluster::FColExp::memory ( uint  blksz) const
pure virtual

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const FColExp f 
)
friend

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