DUBeat  1.0.1
High-order discontinuous Galerkin methods and applications to cardiac electrophysiology
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAssembleDG< basis >Class for the assembly of the main local matrices for discontinuous Galerkin methods
 CComputeErrorsDG< basis >Class to compute the errors between the numerical solution (solution_owned) and the exact solution (solution_ex_owned)
 Clifex::CoreModel
 CModelDG< basis >Class representing the resolution of problems using discontinuous Galerkin methods
 CDUBeat::models::LaplaceDG< basis >Class to solve the Laplace equation using the Discontinuous Galerkin method
 CModelDG_t< basis >Class representing the resolution of time-dependent problems using discontinuous Galerkin methods
 CDUBeat::models::HeatDG< basis >Class to solve the heat equation using the Discontinuous Galerkin method
 CDUBeat::models::MonodomainFHNDG< basis >Class to solve the monodomain equation with Fitzhugh-Nagumo ionic model for the cardiac electrophysiology using the discontinuous Galerkin method
 Cdealii::DoFHandler
 CDoFHandlerDG< basis >Class to work with global and local degrees of freedom and their mapping
 CDUBValues< dim >Class representing the Dubiner basis functions definitions
 CDUBValues< lifex::dim >
 CDUBFEMHandler< basis >Class used to discretize analytical solutions as linear combinations of Lagrangian or Dubiner basis
 Clifex::Function
 CDUBeat::models::heat_DG::BCNeumannNeumann boundary condition
 CDUBeat::models::heat_DG::GradExactSolutionGradient of the exact solution
 CDUBeat::models::heat_DG::RightHandSideSource term
 CDUBeat::models::laplace_DG::GradExactSolutionGradient of the exact solution
 CDUBeat::models::laplace_DG::RightHandSideSource term
 CDUBeat::models::monodomain_fhn_DG::BCNeumannNeumann boundary condition of the trans-membrane potential
 CDUBeat::models::monodomain_fhn_DG::GradExactSolutionGradient of the trans-membrane potential
 CDUBeat::models::monodomain_fhn_DG::GradExactSolution_wGradient of the gating variable
 CDUBeat::models::monodomain_fhn_DG::RightHandSideSource term: applied current
 Clifex::utils::FunctionDirichlet
 CDUBeat::models::heat_DG::ExactSolutionExact solution of the problem
 CDUBeat::models::laplace_DG::ExactSolutionExact solution
 CDUBeat::models::monodomain_fhn_DG::ExactSolutionExact solution of the trans-membrane potential
 CDUBeat::models::monodomain_fhn_DG::ExactSolution_wExact solution of the gating variable
 Cdealii::Quadrature
 CQGaussLegendreSimplex< dim - 1 >
 CQGaussLegendreSimplex< dim >Class representing the Gauss-Legendre quadrature formula on simplex elements
 CVolumeHandlerDG< dim >Class for the main operations on a discontinuous Galerkin volume element
 CFaceHandlerDG< lifex::dim >
 CFaceHandlerDG< dim >Class for the main operations on the faces of a discontinuous Galerkin element
 CVolumeHandlerDG< lifex::dim >