CIBC:Documentation:SCIRun:Reference:ModelCreation:AppendDataArrays
From SCIRun Documentation Wiki
Contents |
AppendDataArrays
Information
- Package: ModelCreation
- Catagory: DataArrayMath
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module appends various data arrays together.
Detailed Description
A data array is a dense matrix that represents an array of scalars, vectors, or tensors. Each row in the matrix represents one scalar, one vector or one tensor. The number of columns in the matrix is one for an array of scalars, three for an array of vectors, or six or nine for an array of tensors.
This module takes several of these matrices and appends the subsequent at the bottom of the matrix, expanding the array.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation
