AlgebraicMultigrid 0.1
C++ algebraic multigrid.
Loading...
Searching...
No Matches
interpolator.hpp File Reference
#include <Eigen/Sparse>
#include <vector>

Go to the source code of this file.

Classes

class  AMG::InterpolatorBase< EleType >
 Base class for interpolators that implement prolongation and restriction as linear operators constructed by the make_operators virtual function. More...
 
class  AMG::LinearInterpolator< EleType >
 Interface for linear interpolation. More...
 

Namespaces

namespace  AMG