dune-istl 2.11
Loading...
Searching...
No Matches
Dune::OperatorTraits< Operator > Member List

This is the complete list of members for Dune::OperatorTraits< Operator >, including all inherited members.

comm_type typedefDune::OperatorTraits< Operator >
domain_type typedefDune::OperatorTraits< Operator >
getAssembledOpOrThrow(std::shared_ptr< LinearOperator< domain_type, range_type > > op)Dune::OperatorTraits< Operator >inlinestatic
getCommOrThrow(std::shared_ptr< LinearOperator< domain_type, range_type > > op)Dune::OperatorTraits< Operator >inlinestatic
getScalarProduct(std::shared_ptr< LinearOperator< domain_type, range_type > > op)Dune::OperatorTraits< Operator >inlinestatic
isAssembledDune::OperatorTraits< Operator >static
isParallelDune::OperatorTraits< Operator >static
matrix_type typedefDune::OperatorTraits< Operator >
operator_type typedefDune::OperatorTraits< Operator >
range_type typedefDune::OperatorTraits< Operator >
solver_type typedefDune::OperatorTraits< Operator >