ReorderingBaseArgs Struct Reference

ReorderingBaseArgs Struct Reference#

Reference API: gko::reorder::ReorderingBaseArgs Struct Reference
Reference API
gko::reorder::ReorderingBaseArgs Struct Reference

#include <ginkgo/core/reorder/reordering_base.hpp>

Public Member Functions

 ReorderingBaseArgs (std::shared_ptr< LinOp > system_matrix)
 

Public Attributes

std::shared_ptr< LinOpsystem_matrix
 

Detailed Description

This struct is used to pass parameters to the EnableDefaultReorderingBaseFactory::generate() method. It is the ComponentsType of ReorderingBaseFactory.


The documentation for this struct was generated from the following file: