openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Member Functions | List of all members
CylindricalRegion Class Reference
Inheritance diagram for CylindricalRegion:
Collaboration diagram for CylindricalRegion:

Public Member Functions

 CylindricalRegion (Point origin, Point dir, float r, float l, int bth)
 
virtual bool inside (Point p)
 
- Public Member Functions inherited from Region
 Region (Point p, int b)
 
virtual ~Region ()
 
bool isbath ()
 
int tag ()
 
void tag (int t)
 

Additional Inherited Members

- Protected Attributes inherited from Region
Point p0_
 
int bath_
 
int tag_
 

Detailed Description

Definition at line 153 of file mesher.cc.

Constructor & Destructor Documentation

◆ CylindricalRegion()

CylindricalRegion::CylindricalRegion ( Point  origin,
Point  dir,
float  r,
float  l,
int  bth 
)
inline

Definition at line 155 of file mesher.cc.

Member Function Documentation

◆ inside()

bool CylindricalRegion::inside ( Point  p)
virtual

Implements Region.

Definition at line 166 of file mesher.cc.


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