FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Grid_pfftGetIndexLimits.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_pfftGetIndexLimits (configLimits, phaseLimits)
 

Function/Subroutine Documentation

◆ Grid_pfftGetIndexLimits()

subroutine Grid_pfftGetIndexLimits ( integer  configLimits,
integer  phaseLimits 
)

Return the starting and ending points of the local storage in configuration and phase spaces, relative to the global domain. The configuration phase usually refers to the data at the input, and phase space to the data after forward transform

configLimits - endpoints in configuration space phaseLimits - endpoints in phase space

Definition at line 27 of file Grid_pfftGetIndexLimits.F90.