alpha_boundary(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, R &r_s) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
alpha_skeleton(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, const LFSU &lfsu_n, const X &x_n, const LFSV &lfsv_n, R &r_s, R &r_n) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
alpha_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
alpha_volume_post_skeleton(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
getStage() const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
getSummand() | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
getTime() const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
getWeight(std::size_t i) | Dune::PDELab::WeightedSumLocalOperator< K, Args > | inline |
jacobian_apply_boundary(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, Y &y_s) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_apply_skeleton(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, const LFSU &lfsu_n, const X &x_n, const LFSV &lfsv_n, Y &y_s, Y &y_n) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_apply_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Y &y) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_apply_volume_post_skeleton(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Y &y) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_boundary(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, LocalMatrix &mat_ss) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_skeleton(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, const LFSU &lfsu_n, const X &x_n, const LFSV &lfsv_n, LocalMatrix &mat_ss, LocalMatrix &mat_sn, LocalMatrix &mat_ns, LocalMatrix &mat_nn) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, LocalMatrix &mat) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
jacobian_volume_post_skeleton(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, LocalMatrix &mat) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
lambda_boundary(const IG &ig, const LFSV &lfsv_s, R &r_s) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
lambda_skeleton(const IG &ig, const LFSV &lfsv_s, const LFSV &lfsv_n, R &r_s, R &r_n) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
lambda_volume(const EG &eg, const LFSV &lfsv, R &r) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
lambda_volume_post_skeleton(const EG &eg, const LFSV &lfsv, R &r) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
pattern_boundary(const LFSU &lfsu_s, const LFSV &lfsv_s, LocalPattern &pattern_ss) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
pattern_skeleton(const LFSU &lfsu_s, const LFSV &lfsv_s, const LFSU &lfsu_n, const LFSV &lfsv_n, LocalPattern &pattern_sn, LocalPattern &pattern_ns) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
pattern_volume(const LFSU &lfsu, const LFSV &lfsv, LocalPattern &pattern) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
pattern_volume_post_skeleton(const LFSU &lfsu, const LFSV &lfsv, LocalPattern &pattern) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
postStage() | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
postStep() | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
preStage(RealType time, int r) | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
preStep(RealType time, RealType dt, int stages) | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
RealType typedef | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | |
setSummand(typename std::tuple_element_t< i, ArgRefs > summand) | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
setTime(RealType t) | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
setWeight(K w, std::size_t i) | Dune::PDELab::WeightedSumLocalOperator< K, Args > | inline |
skip_entity(const EG &eg) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
skip_intersection(const IG &ig) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
suggestTimestep(RealType dt) const | Dune::PDELab::CombinedOperator< WeightedSumLocalOperator< K, Args... >, Args... > | inline |
WeightedSumLocalOperator(const Weights &weights_=Weights(1)) | Dune::PDELab::WeightedSumLocalOperator< K, Args > | inline |
WeightedSumLocalOperator(Args &... lops_, const Weights &weights_=Weights(1)) | Dune::PDELab::WeightedSumLocalOperator< K, Args > | inline |
WeightedSumLocalOperator(Args &&... lops_, const Weights &weights_=Weights(1)) | Dune::PDELab::WeightedSumLocalOperator< K, Args > | inline |