Class template Dune::XT::Functions::internal::CombinedJac

template<class L_R, class R_R, size_t d, size_t L_r, size_t L_rC, typename a>
class Dune::XT::Functions::internal::CombinedJac<CombinationType::difference, L_R, R_R, d, L_r, L_rC, L_r, L_rC, a>

No documentation provided.

Variable Dune::XT::Functions::internal::CombinedJac::r

const int Dune::XT::Functions::internal::CombinedJac::r

No documentation provided.

Variable Dune::XT::Functions::internal::CombinedJac::rC

const int Dune::XT::Functions::internal::CombinedJac::rC

No documentation provided.

Type alias Dune::XT::Functions::internal::CombinedJac::R

type Dune::XT::Functions::internal::CombinedJac::R

No documentation provided.

Function template Dune::XT::Functions::internal::CombinedJac::compute

template<class L_R, class R_R, size_t d, size_t L_r, size_t L_rC, typename a>
template<class Left, class Right, class D>
static int Dune::XT::Functions::internal::CombinedJac<CombinationType::difference, L_R, R_R, d, L_r, L_rC, L_r, L_rC, a>::compute(const Left &left, const Right &right, const D &point, const Common::Parameter &param)

No documentation provided.