DUBeat
1.0.1
High-order discontinuous Galerkin methods and applications to cardiac electrophysiology
|
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::BCNeumann | Neumann boundary condition |
CDUBeat::models::heat_DG::GradExactSolution | Gradient of the exact solution |
CDUBeat::models::heat_DG::RightHandSide | Source term |
CDUBeat::models::laplace_DG::GradExactSolution | Gradient of the exact solution |
CDUBeat::models::laplace_DG::RightHandSide | Source term |
CDUBeat::models::monodomain_fhn_DG::BCNeumann | Neumann boundary condition of the trans-membrane potential |
CDUBeat::models::monodomain_fhn_DG::GradExactSolution | Gradient of the trans-membrane potential |
CDUBeat::models::monodomain_fhn_DG::GradExactSolution_w | Gradient of the gating variable |
CDUBeat::models::monodomain_fhn_DG::RightHandSide | Source term: applied current |
▼Clifex::utils::FunctionDirichlet | |
CDUBeat::models::heat_DG::ExactSolution | Exact solution of the problem |
CDUBeat::models::laplace_DG::ExactSolution | Exact solution |
CDUBeat::models::monodomain_fhn_DG::ExactSolution | Exact solution of the trans-membrane potential |
CDUBeat::models::monodomain_fhn_DG::ExactSolution_w | Exact 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 > |