LifeV
heart.cpp File Reference

Cardiac Electrophysiology Test. More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include "heart.hpp"
+ Include dependency graph for heart.cpp:

Go to the source code of this file.

Typedefs

typedef RegionMesh< LinearTetramesh_Type
 

Functions

Real zero_scalar (const Real &, const Real &, const Real &, const Real &, const ID &)
 

Variables

const Int EPICARDIUM = 40
 Identifiers for heart boundaries. More...
 
const Int ENDOCARDIUM = 60
 
const Int TRUNC_SEC = 50
 

Detailed Description

Typedef Documentation

◆ mesh_Type

Definition at line 50 of file heart.cpp.

Function Documentation

◆ zero_scalar()

Real zero_scalar ( const Real ,
const Real ,
const Real ,
const Real ,
const ID  
)

Definition at line 57 of file heart.cpp.

Variable Documentation

◆ EPICARDIUM

const Int EPICARDIUM = 40

Identifiers for heart boundaries.

Definition at line 53 of file heart.cpp.

◆ ENDOCARDIUM

const Int ENDOCARDIUM = 60

Definition at line 54 of file heart.cpp.

◆ TRUNC_SEC

const Int TRUNC_SEC = 50

Definition at line 55 of file heart.cpp.