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

Gradient of the trans-membrane potential. More...

#include <monodomain_fhn_dg.hpp>

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

Public Member Functions

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

Detailed Description

Gradient of the trans-membrane potential.

Definition at line 238 of file monodomain_fhn_dg.hpp.

Constructor & Destructor Documentation

◆ GradExactSolution()

DUBeat::models::monodomain_fhn_DG::GradExactSolution::GradExactSolution ( )
inline

Constructor.

Definition at line 242 of file monodomain_fhn_dg.hpp.

Member Function Documentation

◆ value()

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

Evaluate the gradient of the exact solution in a point.

Definition at line 248 of file monodomain_fhn_dg.hpp.


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