dune-istl 2.8.0
Loading...
Searching...
No Matches
Dune::AMGCreator Member List

This is the complete list of members for Dune::AMGCreator, including all inherited members.

makeAMG(const OP &op, const std::string &smoother, const Dune::ParameterTree &config) constDune::AMGCreatorinline
makeAMG(const std::shared_ptr< MatrixAdapter< M, X, Y > > &op, const std::string &smoother, const Dune::ParameterTree &config) constDune::AMGCreatorinline
makeAMG(const std::shared_ptr< OverlappingSchwarzOperator< M, X, Y, C > > &op, const std::string &smoother, const Dune::ParameterTree &config) constDune::AMGCreatorinline
makeAMG(const std::shared_ptr< NonoverlappingSchwarzOperator< M, X, Y, C > > &op, const std::string &smoother, const Dune::ParameterTree &config) constDune::AMGCreatorinline
operator()(TL tl, const std::shared_ptr< OP > &op, const Dune::ParameterTree &config, std::enable_if_t< isValidBlockType< typename OP::matrix_type::block_type >::value, int >=0) constDune::AMGCreatorinline
operator()(TL, const std::shared_ptr< OP > &, const Dune::ParameterTree &, std::enable_if_t<!isValidBlockType< typename OP::matrix_type::block_type >::value, int >=0) constDune::AMGCreatorinline