2 #ifndef ELASTIC_FILAMENT_H
3 #define ELASTIC_FILAMENT_H
10 #include "FilamentMapping.h"
11 #include "HyperbolicMapping.h"
14 class GenericGraphicsInterface;
18 class TravelingWaveParameters;
63 int integrate( real tf,
const RealCompositeGridFunction & surfStress, real t);
65 void computePrescribedSurfaceData();
66 void computeSurfaceData();
75 aString *pNewMappingName =NULL);
82 int update( GenericGraphicsInterface & gi );
92 const Index &
I1,
const Index &
I2,
const Index &
I3,
93 realSerialArray & bcVelocity);
96 const Index &
I1,
const Index &
I2,
const Index &
I3,
97 realSerialArray & bcAcceleration);