Documentation Home
>
Prism 6.0 User's Guide
>
Appendix B C++ and Fortran 90 Support
>
Fortran 90 Support in Prism 6.0
>
Fully Supported Fortran 90 Features
> Masked Array Operations
Prism 6.0 User's Guide
Previous
: Array Sections and Operations on Arrays
Next
: Variable Attributes
Masked Array Operations
Prism supports Fortran 90
masked
print
statements:
(prism)
where (arr>0) print arr
Previous
: Array Sections and Operations on Arrays
Next
: Variable Attributes
© 2010, Oracle Corporation and/or its affiliates