(git:3add494)
fft_tools::fft_scratch_pool_type Type Reference

Data Fields

type(fft_scratch_type), pointer fft_scratch => NULL()
 
type(fft_scratch_pool_type), pointer fft_scratch_next => NULL()
 

Detailed Description

Definition at line 124 of file fft_tools.F.

Field Documentation

◆ fft_scratch

type(fft_scratch_type), pointer fft_tools::fft_scratch_pool_type::fft_scratch => NULL()

Definition at line 125 of file fft_tools.F.

◆ fft_scratch_next

type(fft_scratch_pool_type), pointer fft_tools::fft_scratch_pool_type::fft_scratch_next => NULL()

Definition at line 126 of file fft_tools.F.


The documentation for this type was generated from the following file: