<?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>配列の配列が欲しくなる時があるのですが、実行時にしかサイズの決まらない場合 Fortran では面倒になります。ポインタを使ってリスト構造を定義してもいいのですが、Fortran の世界ではポインタを使ったら負けに近いので、動的確保や後処理とかをちゃんとやってくれる allocatable な属性を出来るだけ使いたいところです。しかし、Fortran2003 の範囲ではポインタを使わないと deep copy が発生してしまって、これもまた負けの気がしますが、小さい配列の場合には気にしないことにします。Fortran では規格が進むごとに、ポインタでしかできなかったことが allocatabl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20121219%2F1355852210&quot; title=&quot;リスト構造のようなもの - 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/20121219/20121219022415.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-19 02:36:50</published>
  <title>リスト構造のようなもの</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20121219/1355852210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
