![]() |
MFEM v4.10.0
Finite element discretization library
|
This is the complete list of members for mfem::Ginkgo::ParallelOperatorWrapper, including all inherited members.
| apply_impl(const gko::LinOp *b, gko::LinOp *x) const override | mfem::Ginkgo::ParallelOperatorWrapper | protected |
| apply_impl(const gko::LinOp *alpha, const gko::LinOp *b, const gko::LinOp *beta, gko::LinOp *x) const override | mfem::Ginkgo::ParallelOperatorWrapper | protected |
| ParallelOperatorWrapper(std::shared_ptr< const gko::Executor > exec, gko::experimental::mpi::communicator comm, gko::size_type size=0, const Operator *oper=NULL) | mfem::Ginkgo::ParallelOperatorWrapper | inline |