MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
find_bounds
Function
33 statements
Source File
OpenMP_Support.F90
MAPL_OpenMP_Support
find_bounds
Contents
public function find_bounds(yDim, num_grids) result(bounds)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
yDim
integer,
intent(in)
::
num_grids
Return Value
type(
Interval
), allocatable, (:)