cuIBM
A GPU-based Immersed Boundary Method code
Classes
preconditioner.h File Reference

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"
Include dependency graph for preconditioner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  preconditioner< Matrix >
 Stores the preconditioner for a given system. More...
 

Detailed Description

Definition of the class preconditioner.

Definition in file preconditioner.h.