v0.14.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ElectroPhysiology::BlockData Struct Reference

#include <users_modules/softmech/chemo_mech/src/ElecPhysOperators2D.hpp>

Collaboration diagram for ElectroPhysiology::BlockData:
[legend]

Public Member Functions

 BlockData ()
 

Public Attributes

int block_id
 
Range block_ents
 
double B0
 

Detailed Description

Definition at line 39 of file ElecPhysOperators2D.hpp.

Constructor & Destructor Documentation

◆ BlockData()

ElectroPhysiology::BlockData::BlockData ( )
inline

Definition at line 46 of file ElecPhysOperators2D.hpp.

47 :
48 B0(0.2) {}

Member Data Documentation

◆ B0

double ElectroPhysiology::BlockData::B0

Definition at line 44 of file ElecPhysOperators2D.hpp.

◆ block_ents

Range ElectroPhysiology::BlockData::block_ents

Definition at line 42 of file ElecPhysOperators2D.hpp.

◆ block_id

int ElectroPhysiology::BlockData::block_id

Definition at line 40 of file ElecPhysOperators2D.hpp.


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