Member List

Member List#

Reference API: Member List
Reference API
gko::solver::EnableApplyWithInitialGuess< DerivedType > Member List

This is the complete list of members for gko::solver::EnableApplyWithInitialGuess< DerivedType >, including all inherited members.

apply_with_initial_guess(const LinOp *b, LinOp *x, initial_guess_mode guess) const overridegko::solver::EnableApplyWithInitialGuess< DerivedType >inlineprotectedvirtual
apply_with_initial_guess(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x, initial_guess_mode guess) const overridegko::solver::EnableApplyWithInitialGuess< DerivedType >inlineprotectedvirtual
apply_with_initial_guess(ptr_param< const LinOp > b, ptr_param< LinOp > x, initial_guess_mode guess) const (defined in gko::solver::ApplyWithInitialGuess)gko::solver::ApplyWithInitialGuessinlineprotected
apply_with_initial_guess(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x, initial_guess_mode guess) const (defined in gko::solver::ApplyWithInitialGuess)gko::solver::ApplyWithInitialGuessinlineprotected
apply_with_initial_guess_impl(const LinOp *b, LinOp *x, initial_guess_mode guess) const =0gko::solver::EnableApplyWithInitialGuess< DerivedType >protectedpure virtual
apply_with_initial_guess_impl(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x, initial_guess_mode guess) const =0gko::solver::EnableApplyWithInitialGuess< DerivedType >protectedpure virtual
ApplyWithInitialGuess(initial_guess_mode guess=initial_guess_mode::provided)gko::solver::ApplyWithInitialGuessinlineexplicitprotected
EnableApplyWithInitialGuess(initial_guess_mode guess=initial_guess_mode::provided) (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >)gko::solver::EnableApplyWithInitialGuess< DerivedType >inlineexplicitprotected
get_default_initial_guess() constgko::solver::ApplyWithInitialGuessinlineprotected
self() noexcept (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >)gko::solver::EnableApplyWithInitialGuess< DerivedType >inlineprotected
self() const noexcept (defined in gko::solver::EnableApplyWithInitialGuess< DerivedType >)gko::solver::EnableApplyWithInitialGuess< DerivedType >inlineprotected
set_default_initial_guess(initial_guess_mode guess)gko::solver::ApplyWithInitialGuessinlineprotected