MAOS
Multithreaded Adaptive Optics Simulator
Loading...
Searching...
No Matches
map_t.__unnamed15__.__unnamed17__ Struct Reference
+ Collaboration diagram for map_t.__unnamed15__.__unnamed17__:

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)
 

Field Documentation

◆ id

to identify the array type.

◆ p

The data pointer

◆ nx

number of rows

◆ ny

number of columns

◆ keywords

The keywords as a string

◆ fp

Opened file to be saved to

◆ fft

<For FFT plan

◆ mem

Memory management

◆ async

async io

◆ deinit

for derived type to free additional field

◆ make_keywords

For derived type to update keywords


The documentation for this struct was generated from the following files: