applyBoundaryConditions(Mapping &map, DataPointMapping &dpm, realArray &x, const IntegerArray &indexRange, const IntegerArray &gids, const Index Iv[3], const Index Jv[3], const Index Kv[3], realArray &normal, bool projectSurfaceGrids=true) | GridSmoother | |
arclengthWeight | GridSmoother | protected |
areaWeight | GridSmoother | protected |
bc | GridSmoother | protected |
blendingFactor | GridSmoother | protected |
BoundaryConditionEnum enum name | GridSmoother | |
boundaryIsSmoothed enum value | GridSmoother | |
boundaryMapping | GridSmoother | protected |
buildDialog(DialogData &dialog) | GridSmoother | |
computeNormals(realArray &normal, const Index &I1, const Index &I2, const Index &I3, const realArray &x) | GridSmoother | protected |
controlFunctionComputed | GridSmoother | protected |
curvatureWeight | GridSmoother | protected |
domainDimension | GridSmoother | protected |
GridSmoother(int domainDimension, int rangeDimension) | GridSmoother | |
ipar | GridSmoother | protected |
lineAttraction enum value | GridSmoother | |
matchingCurves | GridSmoother | protected |
maximumProjectionCorrection | GridSmoother | protected |
mpParams | GridSmoother | protected |
numberOfControlFunctionSmooths | GridSmoother | protected |
numberOfEllipticSmooths | GridSmoother | protected |
numberOfEquidistributionIterations | GridSmoother | protected |
numberOfIterations | GridSmoother | protected |
numberOfLaplacianSmooths | GridSmoother | protected |
numberOfNormalSmooths | GridSmoother | protected |
numberOfWeightSmooths | GridSmoother | protected |
omega | GridSmoother | protected |
periodic enum value | GridSmoother | |
periodicUpdate(realArray &x, const IntegerArray &indexRange) | GridSmoother | |
pointAttraction enum value | GridSmoother | |
pointsFixed enum value | GridSmoother | |
pointsSlide enum value | GridSmoother | |
projectSmoothedGridOntoReferenceSurface | GridSmoother | protected |
rangeDimension | GridSmoother | protected |
regionsNotToProject | GridSmoother | protected |
reset() | GridSmoother | |
rpar | GridSmoother | protected |
setBoundaryConditions(int bc[2][3]) | GridSmoother | |
setBoundaryConditions(IntegerArray &bc) | GridSmoother | |
setBoundaryMappings(Mapping *boundaryMapping[2][3]) | GridSmoother | |
setMatchingCurves(vector< MatchingCurve > &matchingCurves) | GridSmoother | |
setWeights(real arcLength, real curvature, real area) | GridSmoother | |
smooth(Mapping &map, DataPointMapping &dpm, GenericGraphicsInterface &gi, GraphicsParameters ¶meters, int projectGhost[2][3]) | GridSmoother | |
smoothGridGhostPoints | GridSmoother | protected |
smoothingOffset | GridSmoother | protected |
smoothingRegion | GridSmoother | protected |
smoothNormals | GridSmoother | protected |
source | GridSmoother | protected |
StretchingEnum enum name | GridSmoother | |
totalIterations | GridSmoother | protected |
updateOptions(aString &answer, DialogData &dialog, MappingInformation &mapInfo) | GridSmoother | |
useInitialGridAsControlGrid | GridSmoother | protected |
~GridSmoother() | GridSmoother | |