TreeMig Code
Loading...
Searching...
No Matches
gft_common::gft_mrcr Type Reference

Public Attributes

integer nx
 
integer ny
 
integer bf =1
 
integer isign =0
 
real(kind=gft_precscale
 
integer ldx1
 
integer ldy1
 
logical even_x
 
logical even_y
 
logical init =.FALSE.
 
integer tablesize
 
integer worksize
 
real(kind=gft_prec), dimension(:), pointer work
 
real(kind=gft_prec), dimension(:), pointer table
 

Detailed Description

Definition at line 88 of file GFT_common.f90.

Member Data Documentation

◆ bf

integer gft_common::gft_mrcr::bf =1

Definition at line 91 of file GFT_common.f90.

◆ even_x

logical gft_common::gft_mrcr::even_x

Definition at line 96 of file GFT_common.f90.

◆ even_y

logical gft_common::gft_mrcr::even_y

Definition at line 97 of file GFT_common.f90.

◆ init

logical gft_common::gft_mrcr::init =.FALSE.

Definition at line 98 of file GFT_common.f90.

◆ isign

integer gft_common::gft_mrcr::isign =0

Definition at line 92 of file GFT_common.f90.

◆ ldx1

integer gft_common::gft_mrcr::ldx1

Definition at line 94 of file GFT_common.f90.

◆ ldy1

integer gft_common::gft_mrcr::ldy1

Definition at line 95 of file GFT_common.f90.

◆ nx

integer gft_common::gft_mrcr::nx

Definition at line 89 of file GFT_common.f90.

◆ ny

integer gft_common::gft_mrcr::ny

Definition at line 90 of file GFT_common.f90.

◆ scale

real(kind=gft_prec) gft_common::gft_mrcr::scale

Definition at line 93 of file GFT_common.f90.

◆ table

real(kind=gft_prec), dimension(:), pointer gft_common::gft_mrcr::table

Definition at line 102 of file GFT_common.f90.

◆ tablesize

integer gft_common::gft_mrcr::tablesize

Definition at line 99 of file GFT_common.f90.

◆ work

real(kind=gft_prec), dimension(:), pointer gft_common::gft_mrcr::work

Definition at line 101 of file GFT_common.f90.

◆ worksize

integer gft_common::gft_mrcr::worksize

Definition at line 100 of file GFT_common.f90.


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