add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
apply_uses_initial_guess() const | gko::LinOp | inlinevirtual |
build() -> decltype(Factory::create()) (defined in gko::experimental::solver::Direct< ValueType, IndexType >) | gko::experimental::solver::Direct< ValueType, IndexType > | inlinestatic |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
conj_transpose() const override | gko::experimental::solver::Direct< ValueType, IndexType > | virtual |
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
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 |
EnableSolverBase(const EnableSolverBase &other) | gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > > | inline |
EnableSolverBase(EnableSolverBase &&other) | gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > > | inline |
factorization_type typedef (defined in gko::experimental::solver::Direct< ValueType, IndexType >) | gko::experimental::solver::Direct< ValueType, IndexType > | |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_parameters() const (defined in gko::experimental::solver::Direct< ValueType, IndexType >) | gko::experimental::solver::Direct< ValueType, IndexType > | inline |
get_size() const noexcept | gko::LinOp | inline |
get_system_matrix() const | gko::solver::SolverBase< factorization::Factorization< ValueType, IndexType > > | inline |
get_workspace_scalars() const override | gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > > | inline |
get_workspace_vectors() const override | gko::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 > | |
LinOp(const LinOp &)=default | gko::LinOp | |
LinOp(LinOp &&other) | gko::LinOp | inline |
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::EnableLinOp< Direct< ValueType, IndexType > >::operator=(const LinOp &)=default | gko::LinOp | |
gko::EnableLinOp< Direct< ValueType, IndexType > >::operator=(LinOp &&other) | gko::LinOp | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
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 |
gko::solver::EnableSolverBase< Direct< ValueType, IndexType >, factorization::Factorization< ValueType, IndexType > >::operator=(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 |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
transpose() const override | gko::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 > | |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
~Transposable()=default (defined in gko::Transposable) | gko::Transposable | virtual |