openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Namespaces | Functions
stretch.cc File Reference
#include <stdlib.h>
#include "stretch.h"
Include dependency graph for stretch.cc:

Go to the source code of this file.

Namespaces

 limpet
 

Functions

void limpet::apply_stretch_pulse (MULTI_IF *miif, pulseStretch *s, timer_manager *tm)
 
void limpet::initializePulseStretch (float strain, float onset, float duration, float rise, float fall, stretch *s)
 
void limpet::apply_stretch (MULTI_IF *miif, stretch *s, timer_manager *tm)
 

Detailed Description

Provide routines for performing single cell mechanics tests

Definition in file stretch.cc.