|
Scrambler
1
|
Collaboration diagram for Images:Data Types | |
| type | ImageDef |
Public Member Functions | |
| subroutine | OutputImage (Image, name, data) |
Public Attributes | |
| INTEGER, parameter | MaxCMapPoints = 10 |
Definition at line 23 of file images.f90.
| subroutine OutputImage | ( | TYPE(ImageDef), pointer | Image, |
| CHARACTER(LEN=*) | name, | ||
| REAL(KIND=qPREC), dimension(:,:) | data | ||
| ) |
Definition at line 53 of file images.f90.
| INTEGER, parameter MaxCMapPoints = 10 |
Definition at line 30 of file images.f90.