Ginkgo Generated from branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::solver::workspace_traits< Ir< ValueType > > Struct Template Reference

Public Types

using Solver = Ir<ValueType>
 

Static Public Member Functions

static int num_vectors (const Solver &)
 
static int num_arrays (const Solver &)
 
static std::vector< std::string > op_names (const Solver &)
 
static std::vector< std::string > array_names (const Solver &)
 
static std::vector< int > scalars (const Solver &)
 
static std::vector< int > vectors (const Solver &)
 

Static Public Attributes

static constexpr int residual = 0
 
static constexpr int inner_solution = 1
 
static constexpr int one = 2
 
static constexpr int minus_one = 3
 
static constexpr int stop = 0
 

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