MFEM v4.10.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::Ginkgo::ParallelOperatorWrapper Member List

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 overridemfem::Ginkgo::ParallelOperatorWrapperprotected
apply_impl(const gko::LinOp *alpha, const gko::LinOp *b, const gko::LinOp *beta, gko::LinOp *x) const overridemfem::Ginkgo::ParallelOperatorWrapperprotected
ParallelOperatorWrapper(std::shared_ptr< const gko::Executor > exec, gko::experimental::mpi::communicator comm, gko::size_type size=0, const Operator *oper=NULL)mfem::Ginkgo::ParallelOperatorWrapperinline