CEPS  24.01
Cardiac ElectroPhysiology Simulator
GeomCell.hpp File Reference

Go to the source code of this file.

Data Structures

class  GeomCell
 Abstract class for geometrical cell. On top of index and attributes managament, the cell has information on the deformation from reference element to actual cell (jacobian of deformation) More...
 

Functions

CepsStandardArgs getStandardArgsFrom (GeomCell *cell)
 Returns a CepsStandardArgs structure with data from given cell. More...
 

Function Documentation

◆ getStandardArgsFrom()

CepsStandardArgs getStandardArgsFrom ( GeomCell cell)

Returns a CepsStandardArgs structure with data from given cell.

Definition at line 203 of file GeomCell.cpp.