![]() |
![]() |
![]() |
![]() |
MultiblockArrayModules
Synopsis
operate on an array of fields or a multiblock dataset
Description
The *_ARR macros operate on arrays of fields. For the documentation of <X> _ARR, see the documentation for <X> . The ARR macros are derived from their single-field counterparts.
Some of these array macros have an equivalent implementation in Fast Array libraries. The array-of-fields features in the standard Array Modules library can incur significant performance limitations when the number of fields in an array is large. The fast macros address this problem by implementing functionality from the Array Modules library in a manner that minimizes the overhead involved in repeated calls to the Object Manager.
Example
Libraries.Examples.Visualization.Multi_Block
Examples.Visualization.Fast ARR 1
Examples.Visualization.Fast ARR 2
Examples.Visualization.Fast ARR 3
File
See also related modules
![]() |
![]() |
![]() |
![]() |