alpha_boundary(const IG &ig, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | 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::DiffusionDG< K, F, B, G, J > | inline |
alpha_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, R &r) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | inline |
DiffusionDG(const K &k_, const F &f_, const B &bctype_, const G &g_, const J &j_, int dg_method, int _superintegration_order=0) | Dune::PDELab::DiffusionDG< K, F, B, G, J > | inline |
doAlphaBoundary enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doAlphaSkeleton enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doAlphaVolume enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doAlphaVolumePostSkeleton enum value | Dune::PDELab::LocalOperatorDefaultFlags | |
doLambdaBoundary enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doLambdaSkeleton enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doLambdaVolume enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doLambdaVolumePostSkeleton enum value | Dune::PDELab::LocalOperatorDefaultFlags | |
doPatternBoundary enum value | Dune::PDELab::LocalOperatorDefaultFlags | |
doPatternSkeleton enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doPatternVolume enum value | Dune::PDELab::DiffusionDG< K, F, B, G, J > | |
doPatternVolumePostSkeleton enum value | Dune::PDELab::LocalOperatorDefaultFlags | |
doSkeletonTwoSided enum value | Dune::PDELab::LocalOperatorDefaultFlags | |
jacobian_boundary(const IG &ig, const LFSU &lfsu, const X &x, const LFSV &lfsv, M &mat) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | 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, M &mat_ss, M &mat_sn, M &mat_ns, M &mat_nn) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | inline |
jacobian_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, M &mat) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | inline |
lambda_boundary(const IG &ig, const LFSV &lfsv, R &r) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | inline |
lambda_volume(const EG &eg, const LFSV &lfsv, R &r) const | Dune::PDELab::DiffusionDG< K, F, B, G, J > | 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::FullSkeletonPattern | inline |
pattern_volume(const LFSU &lfsu, const LFSV &lfsv, LocalPattern &pattern) const | Dune::PDELab::FullVolumePattern | inline |