Ginkgo Generated from branch based on master. Ginkgo version 1.7.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
gko::solver::workspace_traits< gko::experimental::solver::Direct< ValueType, IndexType > > Struct Template Reference

Public Types

using Solver = gko::experimental::solver::Direct<ValueType, IndexType>
 

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< intscalars (const Solver &)
 
static std::vector< intvectors (const Solver &)
 

Static Public Attributes

static constexpr int intermediate = 0
 

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