Template Struct BiCGSTABVisitor
Defined in File bicgstab.hpp
Inheritance Relationships
Base Type
public nanobind::def_visitor< BiCGSTABVisitor< BiCGSTAB > >
Struct Documentation
-
template<typename BiCGSTAB>
struct BiCGSTABVisitor : public nanobind::def_visitor<BiCGSTABVisitor<BiCGSTAB>> Public Types
-
using CtorArg = nb::DMap<const MatrixType>
Public Static Functions
-
static inline void expose(nb::module_ &m, const char *name)
-
using CtorArg = nb::DMap<const MatrixType>