#include <FilamentMapping.h>
|
| | FilamentStretching () |
| |
| | ~FilamentStretching () |
| |
| void | initialize () |
| |
| bool | isUsed () |
| |
| void | setNumberOfLayers (int numLayers_) |
| |
| void | setAllLayerParameters (real a, real b) |
| |
| void | setLayerParameters (int i, real a, real b, real c) |
| |
| void | getLayerParameters (int i, real &a, real &b, real &c) |
| |
| void | copyStretchLayerParameters () |
| |
| void | useStretching (bool stretchFlag_=true) |
| |
| void | setStretchingType (StretchMapping::StretchingType st=StretchMapping::inverseHyperbolicTangent) |
| |
| void | map (const realArray &r, realArray &x) |
| |
| int | put (GenericDataBase &dir, const aString &name) const |
| |
| int | get (GenericDataBase &dir, const aString &name) |
| |
| FilamentStretching::FilamentStretching |
( |
| ) |
|
| FilamentStretching::~FilamentStretching |
( |
| ) |
|
| void FilamentStretching::copyStretchLayerParameters |
( |
| ) |
|
| void FilamentStretching::getLayerParameters |
( |
int |
i, |
|
|
real & |
a, |
|
|
real & |
b, |
|
|
real & |
c |
|
) |
| |
| void FilamentStretching::initialize |
( |
| ) |
|
| bool FilamentStretching::isUsed |
( |
| ) |
|
| void FilamentStretching::setAllLayerParameters |
( |
real |
a, |
|
|
real |
b |
|
) |
| |
| void FilamentStretching::setLayerParameters |
( |
int |
i, |
|
|
real |
a, |
|
|
real |
b, |
|
|
real |
c |
|
) |
| |
| void FilamentStretching::setNumberOfLayers |
( |
int |
numLayers_ | ) |
|
| void FilamentStretching::useStretching |
( |
bool |
stretchFlag_ = true | ) |
|
| int FilamentStretching::numberOfLayers |
| bool FilamentStretching::useStretchingFlag |
The documentation for this class was generated from the following files: