FrameTL::Biharmonic1D_RHS< IBASIS > Class Template Reference

#include <biharmonic_1d_testcase.h>

Inheritance diagram for FrameTL::Biharmonic1D_RHS< IBASIS >:

FrameTL::Functional< IBASIS, 1, 1 >

List of all members.

Public Member Functions

 Biharmonic1D_RHS (const AggregatedFrame< IBASIS, 1 > *frame)
virtual ~Biharmonic1D_RHS ()
virtual double evaluate (const typename AggregatedFrame< IBASIS, 1 >::Index &lambda) const


Detailed Description

template<class IBASIS>
class FrameTL::Biharmonic1D_RHS< IBASIS >

Functional for the righthand side of the 1D test case for the biharmonic equation $ v \mapsto 4v'(1/2) - 384v(1/2) - 16 \int_0^1 (\cos(2\pi x)\pi^4-72) * v(x) dx$.

Constructor & Destructor Documentation

template<class IBASIS >
FrameTL::Biharmonic1D_RHS< IBASIS >::Biharmonic1D_RHS ( const AggregatedFrame< IBASIS, 1 > *  frame  )  [inline]

Constructor with an instance of a frame.

template<class IBASIS >
virtual FrameTL::Biharmonic1D_RHS< IBASIS >::~Biharmonic1D_RHS (  )  [inline, virtual]

Virtual destructor.


Member Function Documentation

template<class IBASIS >
double FrameTL::Biharmonic1D_RHS< IBASIS >::evaluate ( const typename AggregatedFrame< IBASIS, 1 >::Index &  lambda  )  const [inline, virtual]

Evaluate the functional with the wavelet with given index lambda.


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

Generated on Fri Mar 26 17:28:16 2010 by  doxygen 1.5.8