Loading...
Searching...
No Matches
MG-Impl.hpp File Reference
Go to the source code of this file.
Namespaces | |
| namespace | CubbyFlow |
| namespace | CubbyFlow::Internal |
Functions | |
| template<typename BlasType > | |
| MGResult | CubbyFlow::Internal::MGVCycle (const MGMatrix< BlasType > &A, MGParameters< BlasType > ¶ms, unsigned int currentLevel, MGVector< BlasType > *x, MGVector< BlasType > *b, MGVector< BlasType > *buffer) |
| template<typename BlasType > | |
| MGResult | CubbyFlow::MGVCycle (const MGMatrix< BlasType > &A, MGParameters< BlasType > params, MGVector< BlasType > *x, MGVector< BlasType > *b, MGVector< BlasType > *buffer) |
| Performs Multi-grid with V-cycle. | |
1.9.8