next up previous contents
Next: 3.8 More Operations and Up: 3 Advanced Linear Algebra Previous: 3.6 Annotating Object Orientation

3.7 Casting Object Types

    PLAPACK allows a given object or view to be cast into a different object type. This is accomplished by the call place HR here

figure4071

figure4075

figure4078

place HR here The value of objtype can be any legal PLAPACK object type.

example3557

Another example is given in Example gif where a column block of a matrix is cast into a projected multivector before copying its contents into a multivector.


next up previous contents
Next: 3.8 More Operations and Up: 3 Advanced Linear Algebra Previous: 3.6 Annotating Object Orientation

rvdg@cs.utexas.edu