Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::reorder::ReorderingBaseArgs Struct Reference

This struct is used to pass parameters to the EnableDefaultReorderingBaseFactory::generate() method. More...

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

Collaboration diagram for gko::reorder::ReorderingBaseArgs:
[legend]

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: