#include <biharmonic_1d_testcase.h>
Public Member Functions | |
Biharmonic1D_RHS (const AggregatedFrame< IBASIS, 1 > *frame) | |
virtual | ~Biharmonic1D_RHS () |
virtual double | evaluate (const typename AggregatedFrame< IBASIS, 1 >::Index &lambda) const |
FrameTL::Biharmonic1D_RHS< IBASIS >::Biharmonic1D_RHS | ( | const AggregatedFrame< IBASIS, 1 > * | frame | ) | [inline] |
Constructor with an instance of a frame.
virtual FrameTL::Biharmonic1D_RHS< IBASIS >::~Biharmonic1D_RHS | ( | ) | [inline, virtual] |
Virtual destructor.
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.