KASKADE 7 development version
|
#include "protos.h"
#include "ios.h"
#include <boost/timer/timer.hpp>
#include "dune/istl/preconditioners.hh"
#include "linalg/triplet.hh"
Go to the source code of this file.
Classes | |
class | Kaskade::ILUTPreconditioner< Op > |
class | Kaskade::ILUKPreconditioner< Op > |
class | Kaskade::ARMSPreconditioner< Op > |
Namespaces | |
namespace | Kaskade |
Functions | |
void | set_arms_pars (io_t *io, int Dscale, int *ipar, double *tolcoef, int *lfil) |
void set_arms_pars | ( | io_t * | io, |
int | Dscale, | ||
int * | ipar, | ||
double * | tolcoef, | ||
int * | lfil | ||
) |
Referenced by Kaskade::ARMSPreconditioner< Op >::ARMSPreconditioner().