Go to the documentation of this file.
55 #ifndef FILAMENT_MAPPING_H
56 #define FILAMENT_MAPPING_H
241 real dissipation00 = 0.2);
244 int gridGenDimension1_,
int gridGenDimension2_);
425 int numberOfLayers=2,
bool stretchFlag =
true );
438 real xtraScaling,
int & numberOfEndPoints);
440 real xtraScaling,
int & numberOfEndPoints );
486 const real xOffset00=0.,
const real yOffset00 =0.,
487 const real xOffset_t=0.,
const real yOffset_t =0.,
488 const real xOffset_tt=0.,
const real yOffset_tt=0.);
497 real xOffset00 =0.,
real yOffset00=0. );
507 void quintic(
const real dtheta,
const real f0,
const real f1,
512 void cubic(
const real dtheta,
const real f0,
const real f1,
515 void cubic(
const real dtheta,
const real f0,
const real f1,
519 void getCurveEdgeData(
const realArray & xCurve,
520 int iEdge,
int iOffset,
const real b,
524 void getCurveEdgeData(
const realArray & xCurve,
525 int iEdge,
int iOffset,
const real b,
531 real getEdgeSpacing(
const realArray &x,
int iEdge,
int iOffset);