DUBeat  1.0.1
High-order discontinuous Galerkin methods and applications to cardiac electrophysiology
DUBeat::models::monodomain_fhn_DG::ExactSolution Class Reference

Exact solution of the trans-membrane potential. More...

#include <monodomain_fhn_dg.hpp>

Inheritance diagram for DUBeat::models::monodomain_fhn_DG::ExactSolution:
Collaboration diagram for DUBeat::models::monodomain_fhn_DG::ExactSolution:

Public Member Functions

 ExactSolution ()
 Constructor. More...
 
virtual double value (const dealii::Point< lifex::dim > &p, const unsigned int=0) const override
 Evaluate the exact solution in a point. More...
 

Detailed Description

Exact solution of the trans-membrane potential.

Definition at line 58 of file monodomain_fhn_dg.hpp.

Constructor & Destructor Documentation

◆ ExactSolution()

DUBeat::models::monodomain_fhn_DG::ExactSolution::ExactSolution ( )
inline

Constructor.

Definition at line 62 of file monodomain_fhn_dg.hpp.

Member Function Documentation

◆ value()

virtual double DUBeat::models::monodomain_fhn_DG::ExactSolution::value ( const dealii::Point< lifex::dim > &  p,
const unsigned int  = 0 
) const
inlineoverridevirtual

Evaluate the exact solution in a point.

Definition at line 68 of file monodomain_fhn_dg.hpp.


The documentation for this class was generated from the following file: