flatten
A module for “flattening” the components in a block-hierarchical model with respect to common indexing sets
Functions
|
This function iterates over components (recursively) contained in a block and partitions their data objects into components indexed only by the specified sets. |
|
Partitions components into ComponentData and Components indexed only by the provided set. |
|
Recursively generate slices of the specified ctype along the specified sets |
Get the slice of the proper dimension for a set. |
|
|
This function generates all possible slices of the provided component along the provided sets. |