Main Page   Data Structures   File List   Data Fields   Globals  

ccp4_fftmap_p1_ Struct Reference

#include <ccp4_fftmap_p1.h>


Data Fields

int nu
int nv
int nw
int ustep_real
int vstep_real
int ustep_reci
int vstep_reci
union real_complex_pointer data
fftwnd_plan plan_real_recip
fftwnd_plan plan_recip_real


Detailed Description

the fft map data structure


Field Documentation

union real_complex_pointer ccp4_fftmap_p1_::data
 

the actual map data

int ccp4_fftmap_p1_::nu
 

map grid

int ccp4_fftmap_p1_::nv
 

map grid

int ccp4_fftmap_p1_::nw
 

map grid

fftwnd_plan ccp4_fftmap_p1_::plan_real_recip
 

FFTw plans

fftwnd_plan ccp4_fftmap_p1_::plan_recip_real
 

FFTw plans

int ccp4_fftmap_p1_::ustep_real
 

real space map strides

int ccp4_fftmap_p1_::ustep_reci
 

reciprocal space map strides

int ccp4_fftmap_p1_::vstep_real
 

real space map strides

int ccp4_fftmap_p1_::vstep_reci
 

reciprocal space map strides


The documentation for this struct was generated from the following file:
Generated at Tue Sep 25 15:03:15 2001 for ccp4_fftmap by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001