Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Dune::Fufem::Forms::LocalOperators::DotOp Member List

This is the complete list of members for Dune::Fufem::Forms::LocalOperators::DotOp, including all inherited members.

operator()(const Dune::FieldVector< K1, n > &x, const Dune::FieldVector< K2, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::FieldMatrix< K1, n, m > &x, const Dune::FieldMatrix< K2, n, m > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::FieldMatrix< K1, n, m > &x, const Dune::FieldVector< K2, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::FieldVector< K1, n > &x, const Dune::FieldMatrix< K2, n, m > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::ScaledIdentityMatrix< K1, n > &x, const Dune::FieldMatrix< K2, n, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::FieldMatrix< K1, n, n > &x, const Dune::ScaledIdentityMatrix< K2, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const Dune::ScaledIdentityMatrix< K1, n > &x, const Dune::ScaledIdentityMatrix< K2, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline
operator()(const std::array< L, n > &x, const std::array< R, n > &y) constDune::Fufem::Forms::LocalOperators::DotOpinline