#include <algebra/infinite_vector.h>
#include <adaptive_additive_Schwarz.cpp>
Go to the source code of this file.
Namespaces | |
namespace | FrameTL |
Functions | |
template<class PROBLEM > | |
void | FrameTL::AddSchw (const PROBLEM &P, const double epsilon, Array1D< InfiniteVector< double, typename PROBLEM::Index > > &approximations) |
Adaptive additive Schwarz wavelet frame algorithm from PhD thesis Werner 2009. |