Ginkgo
Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::solver::workspace_traits< Multigrid > Struct Reference
Inheritance diagram for gko::solver::workspace_traits< Multigrid >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Collaboration diagram for gko::solver::workspace_traits< Multigrid >:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
Public Types
using
Solver
=
Multigrid
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
stop
= 0
The documentation for this struct was generated from the following file:
ginkgo/core/solver/
multigrid.hpp
gko
solver
workspace_traits< Multigrid >
Generated by
1.15.0