cuIBM
A GPU-based Immersed Boundary Method code
|
Definition of the class preconditioner
.
More...
#include <cusp/linear_operator.h>
#include <cusp/csr_matrix.h>
#include <cusp/precond/diagonal.h>
#include <cusp/precond/aggregation/smoothed_aggregation.h>
#include <cusp/precond/ainv.h>
#include <cusp/detail/format.h>
#include "types.h"
Go to the source code of this file.
Classes | |
class | preconditioner< Matrix > |
Stores the preconditioner for a given system. More... | |
Definition of the class preconditioner
.
Definition in file preconditioner.h.