Searched refs:returns_alloc (Results 1 – 1 of 1) sorted by relevance
512 pure function returns_alloc(i)514 real, allocatable :: returns_alloc local519 forall (i=1:10) x(i) = returns_alloc(i)