Template Struct BiCGSTABVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< BiCGSTABVisitor< BiCGSTAB > >

Struct Documentation

template<typename BiCGSTAB>
struct BiCGSTABVisitor : public boost::python::def_visitor<BiCGSTABVisitor<BiCGSTAB>>

Public Types

typedef BiCGSTAB::MatrixType MatrixType

Public Functions

template<class PyClass>
inline void visit(PyClass &cl) const

Public Static Functions

static inline void expose(const std::string &name = "BiCGSTAB")