MFEM v4.7.0
Finite element discretization library
|
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 override | mfem::Ginkgo::OperatorWrapper | protected |
apply_impl(const gko::LinOp *alpha, const gko::LinOp *b, const gko::LinOp *beta, gko::LinOp *x) const override | mfem::Ginkgo::OperatorWrapper | protected |
OperatorWrapper(std::shared_ptr< const gko::Executor > exec, gko::size_type size=0, const Operator *oper=NULL) | mfem::Ginkgo::OperatorWrapper | inline |