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::experimental::solver::Direct< ValueType, IndexType > Member List

This is the complete list of members for gko::experimental::solver::Direct< ValueType, IndexType >, including all inherited members.

build() -> decltype(Factory::create()) (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >inlinestatic
conj_transpose() const overridegko::experimental::solver::Direct< ValueType, IndexType >virtual
Direct(const Direct &)gko::experimental::solver::Direct< ValueType, IndexType >
Direct(Direct &&)gko::experimental::solver::Direct< ValueType, IndexType >
EnablePolymorphicObject< Direct, LinOp > (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >friend
factorization_type typedef (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
get_parameters() const (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >inline
get_system_matrix() constgko::solver::SolverBase< factorization::Factorization< ValueType, IndexType > >inline
get_workspace_scalars() const overridegko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > >inline
get_workspace_vectors() const overridegko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > >inline
index_type typedef (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
operator=(const Direct &) (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
operator=(Direct &&) (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > >::operator=(const EnableSolverBase &other)gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > >inline
parse(const config::pnode &config, const config::registry &context, const config::type_descriptor &td_for_child=config::make_type_descriptor< ValueType, IndexType >())gko::experimental::solver::Direct< ValueType, IndexType >static
transpose() const overridegko::experimental::solver::Direct< ValueType, IndexType >virtual
transposed_type typedef (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
value_type typedef (defined in gko::experimental::solver::Direct< ValueType, IndexType >)gko::experimental::solver::Direct< ValueType, IndexType >
~Transposable()=default (defined in gko::Transposable)gko::Transposablevirtual