|
|
MultiVector | MLAPI::Duplicate (const MultiVector &y) |
| | Creates a new vector, x, such that x = y.
|
| |
|
MultiVector | MLAPI::Duplicate (const MultiVector &y, const int v) |
| | Creates a new vector, x, such that x = y(:,v)
|
| |
|
MultiVector | MLAPI::Extract (const MultiVector &y, const int v) |
| | Extracts a component from a vector.
|
| |
|
MultiVector | MLAPI::Redistribute (const MultiVector &y, const int NumEquations) |
| | Redistributes the entry of a vector as a multivector.
|
| |
Utilities for MultiVector's.
- Author
- Marzio Sala, SNL 9214.
- Date
- Last updated on Feb-05.