openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes | Namespaces | Enumerations
fem_types.h File Reference

Structs and types for (electric) FEM. More...

#include "basics.h"
#include "SF_vector.h"
Include dependency graph for fem_types.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Structs and types for (electric) FEM.

Author
Aurel Neic, Gernot Plank, Edward Vigmond
Version
Date
2019-10-25

Definition in file fem_types.h.