<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
    <anon>Fortran2003</anon>
  </categories>
  <description>ALLOCATABLEでやると、記憶領域の開放を自動でやってくれるのでやや楽だと思います。必要なコンパイラ・オプションは /assume:realloc_lhs /heap-arrays100000 です。Intel掲示板によると、来週早々にもInteｌFortranの新しいupdateが出るようです。 ■ソース・プログラム MODULE m_sort IMPLICIT NONE CONTAINS ! RECURSIVE PURE FUNCTION qsort(x) RESULT(res) REAL, INTENT(IN) :: x(:) REAL, ALLOCATABLE :: res(:)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20100221%2F1266681947&quot; title=&quot;POINTERではなくALLOCATABLEで - fortran66のブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-21 01:05:47</published>
  <title>POINTERではなくALLOCATABLEで</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20100221/1266681947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
