openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Structs and types for (electric) FEM. More...
Go to the source code of this file.
Classes | |
struct | opencarp::physMaterial |
struct | opencarp::elecMaterial |
struct | opencarp::diffMaterial |
struct | opencarp::opticsMaterial |
struct | opencarp::RegionSpecs |
region based variations of arbitrary material parameters More... | |
struct | opencarp::MaterialType |
description of materal properties in a mesh More... | |
Namespaces | |
opencarp | |
Enumerations | |
enum | opencarp::physMat_t { opencarp::PhysMat =0, opencarp::ElecMat =1, opencarp::DiffuseMat =2, opencarp::MechMat =3, opencarp::OpticsMat =4 } |
identifier for physical material properties More... | |
enum | opencarp::cond_t { opencarp::intra_cond, opencarp::extra_cond, opencarp::sum_cond, opencarp::para_cond } |
description of electrical tissue properties More... | |