Function Dune::GDT::make_identity_operator

Function template Dune::GDT::make_identity_operator

template<class GV, int r, int rC, class F, class M>
auto Dune::GDT::make_identity_operator(const OperatorInterface<GV, r, rC, r, rC, F, M, GV, GV> &some_operator, const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())

No documentation provided.

Function template Dune::GDT::make_identity_operator

template<class GV, int r, int rC, class F>
auto Dune::GDT::make_identity_operator(const SpaceInterface<GV, r, rC, F> &space, const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())

No documentation provided.

Function template Dune::GDT::make_identity_operator

template<class MatrixType, class GV, int r, int rC, class F>
auto Dune::GDT::make_identity_operator(const SpaceInterface<GV, r, rC, F> &space, const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())

No documentation provided.