Loading...
Searching...
No Matches
MG-Impl.hpp
Go to the documentation of this file.
Definition Matrix.hpp:30
MGResult MGVCycle(const MGMatrix< BlasType > &A, MGParameters< BlasType > ¶ms, unsigned int currentLevel, MGVector< BlasType > *x, MGVector< BlasType > *b, MGVector< BlasType > *buffer)
Definition MG-Impl.hpp:19
Definition pybind11Utils.hpp:21
MGResult MGVCycle(const MGMatrix< BlasType > &A, MGParameters< BlasType > params, MGVector< BlasType > *x, MGVector< BlasType > *b, MGVector< BlasType > *buffer)
Performs Multi-grid with V-cycle.
Definition MG-Impl.hpp:131
const BlasType::MatrixType & operator[](size_t i) const
Definition MG-Impl.hpp:81
const BlasType::VectorType & operator[](size_t i) const
Definition MG-Impl.hpp:106
1.9.8