![]() |
MAOS
Multithreaded Adaptive Optics Simulator
|
Collaboration diagram for rmap_t.__unnamed19__.__unnamed21__:Data Fields | |
| M_ID | id |
| real *__restrict | p |
| long | nx |
| long | ny |
| char * | keywords |
| file_t * | fp |
| struct fft_t * | fft |
| mem_t * | mem |
| async_t * | async |
| void(* | deinit )(cell *p) |
| void(* | make_keywords )(cell *p) |
to identify the array type.
The data pointer
number of rows
number of columns
The keywords as a string
Opened file to be saved to
<For FFT plan
Memory management
async io
for derived type to free additional field
For derived type to update keywords