Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This struct is used to pass parameters to the EnableDefaultReorderingBaseFactory::generate() method. More...
#include <ginkgo/core/reorder/reordering_base.hpp>
Public Member Functions | |
ReorderingBaseArgs (std::shared_ptr< LinOp > system_matrix) | |
Public Attributes | |
std::shared_ptr< LinOp > | system_matrix |
This struct is used to pass parameters to the EnableDefaultReorderingBaseFactory::generate() method.
It is the ComponentsType of ReorderingBaseFactory.