dtFFT
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
make_public
Function
14 statements
Source File
dtfft_pencil.F90
dtfft_pencil
make_public
Contents
private function make_public(self)
Creates public object that users can use to create own FFT backends
Type Bound
pencil
Arguments
Type
Intent
Optional
Attributes
Name
class(
pencil
),
intent(in)
::
self
Pencil
Return Value
type(
dtfft_pencil_t
)