|
MyraMath
|
Adapts a class with a .refine() method into an Action. More...
#include <myramath/utility/Number.h>#include <myramath/dense/MatrixRange.h>#include <myramath/iterative/Action.h>#include <myramath/iterative/ActionBase.h>Go to the source code of this file.
Classes | |
| class | myra::detail::RefineAction< Solver > |
Functions | |
| template<class Solver > | |
| Action< typename ReflectNumber< Solver >::type > | myra::make_RefineAction (const Solver &solver, char op='N') |
| Free function for making RefineAction's. | |
Adapts a class with a .refine() method into an Action.
1.8.13