MFEM  v4.6.0
Finite element discretization library
mfem::Ginkgo::OperatorWrapper Member List

This is the complete list of members for mfem::Ginkgo::OperatorWrapper, including all inherited members.

apply_impl(const gko::LinOp *b, gko::LinOp *x) const overridemfem::Ginkgo::OperatorWrapperprotected
apply_impl(const gko::LinOp *alpha, const gko::LinOp *b, const gko::LinOp *beta, gko::LinOp *x) const overridemfem::Ginkgo::OperatorWrapperprotected
OperatorWrapper(std::shared_ptr< const gko::Executor > exec, gko::size_type size=0, const Operator *oper=NULL)mfem::Ginkgo::OperatorWrapperinline