openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <fem_types.h>
Public Attributes | |
physMat_t | material_type |
ID of physics material. More... | |
double | fluct |
random fluctuation around standard value More... | |
description of physical properties Note that PhysMat properties must be the first fields in every property defined for each physics
Definition at line 52 of file fem_types.h.
double opencarp::physMaterial::fluct |
random fluctuation around standard value
Definition at line 54 of file fem_types.h.
physMat_t opencarp::physMaterial::material_type |
ID of physics material.
Definition at line 53 of file fem_types.h.