openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
opencarp::physMaterial Struct Reference

#include <fem_types.h>

Inheritance diagram for opencarp::physMaterial:
Collaboration diagram for opencarp::physMaterial:

Public Attributes

physMat_t material_type
 ID of physics material. More...
 
double fluct
 random fluctuation around standard value More...
 

Detailed Description

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.

Member Data Documentation

◆ fluct

double opencarp::physMaterial::fluct

random fluctuation around standard value

Definition at line 54 of file fem_types.h.

◆ material_type

physMat_t opencarp::physMaterial::material_type

ID of physics material.

Definition at line 53 of file fem_types.h.


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