(git:c5411e0)
Loading...
Searching...
No Matches
dbt_allocate_wrap Module Reference

Wrapper for allocating, copying and reshaping arrays. More...

Data Types

interface  allocate_any
 

Detailed Description

Wrapper for allocating, copying and reshaping arrays.

Note
in particular ALLOCATE(..., SOURCE=...) does not work in gcc 5.4.0, see also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44672
Author
Patrick Seewald