|
Overture
Version 25
|
Functions | |
| int | getBounds (const realCompositeGridFunction &u, RealArray &uMin, RealArray &uMax, const Range &C=nullRange) |
| int | getBounds (const realMappedGridFunction &u, RealArray &uMin, RealArray &uMax, const Range &C=nullRange) |
| int GridFunctionNorms::getBounds | ( | const realCompositeGridFunction & | u, |
| RealArray & | uMin, | ||
| RealArray & | uMax, | ||
| const Range & | C = nullRange |
||
| ) |
References FOR_3D, doubleGridCollectionFunction::getComponentBase(), doubleGridCollectionFunction::getComponentBound(), doubleCompositeGridFunction::getCompositeGrid(), getIndex(), ParallelUtility::getLocalArrayBounds(), getLocalArrayWithGhostBoundaries(), ParallelUtility::getMaxValues(), ParallelUtility::getMinValues(), MappedGrid::gridIndexRange(), i2, mask, MASK, MappedGrid::mask(), max(), min(), nullRange, GenericGridCollection::numberOfComponentGrids(), U, UMAX, and UMIN.
Referenced by ReparameterizationTransform::getBoundingBox().
| int GridFunctionNorms::getBounds | ( | const realMappedGridFunction & | u, |
| RealArray & | uMin, | ||
| RealArray & | uMax, | ||
| const Range & | C = nullRange |
||
| ) |
References FOR_3D, doubleMappedGridFunction::getComponentBase(), doubleMappedGridFunction::getComponentBound(), getIndex(), ParallelUtility::getLocalArrayBounds(), getLocalArrayWithGhostBoundaries(), doubleMappedGridFunction::getMappedGrid(), ParallelUtility::getMaxValues(), ParallelUtility::getMinValues(), MappedGrid::gridIndexRange(), i2, mask, MASK, MappedGrid::mask(), max(), min(), nullRange, U, UMAX, and UMIN.
1.8.3