<?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 型の変数に、配列を代入すると、自動的に代入される配列のサイズに ALLOCATE しなおされます。便利ですが、注意して使わないとバグの温床になりそうな機能でもあります。Intel Fortran では、/assume:realloc_lhs という、コンパイル・オプションをつける必要があります。 実行結果 訂正：図が違っていました。 ソースコード PROGRAM mrc12_3 ! Fortran95/2003 Explained 12-3 IMPLICIT NONE REAL :: x(100), y(100) CALL RANDOM_SEED() CALL RAND…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20090711%2F1247402969&quot; title=&quot;Fortran95/2003 Explained 12-3 - 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>http://cdn-ak.f.st-hatena.com/images/fotolife/f/fortran66/20100221/20100221113921.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-11 21:49:29</published>
  <title>Fortran95/2003 Explained 12-3</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20090711/1247402969</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
