Go to the source code of this file.
|
void | interpolateFromControlFunction (const ArraySimpleFixed< real, 2, 1, 1, 1 > &midPt, ArraySimpleFixed< real, 2, 2, 1, 1 > &T, RealCompositeGridFunction &controlFunction) |
|
void | interpolateFromControlFunction (const ArraySimpleFixed< real, 3, 1, 1, 1 > &midPt, ArraySimpleFixed< real, 3, 3, 1, 1 > &T, RealCompositeGridFunction &controlFunction) |
|
Enumerator |
---|
volumeMetric |
|
shapeMetric |
|
volumeShapeMetric |
|
numberOfQualityMetrics |
|
void interpolateFromControlFunction |
( |
const ArraySimpleFixed< real, 2, 1, 1, 1 > & |
midPt, |
|
|
ArraySimpleFixed< real, 2, 2, 1, 1 > & |
T, |
|
|
RealCompositeGridFunction & |
controlFunction |
|
) |
| |
|
inline |
void interpolateFromControlFunction |
( |
const ArraySimpleFixed< real, 3, 1, 1, 1 > & |
midPt, |
|
|
ArraySimpleFixed< real, 3, 3, 1, 1 > & |
T, |
|
|
RealCompositeGridFunction & |
controlFunction |
|
) |
| |
|
inline |