<?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 属性ではうまくゆかないようで、pointer を使わないといけないようです。pointer を使ったら負けのような気もしますが、負けるが勝ちということで・・・ class(*)の万能 pointer を使いところですが、debugがめんどくさいので、とりあえず露わな型でゆきます。class(*) での rank の扱いもまだよくわかりません。マニュアルを読まなくては・・・ ソース module m_test implicit none type :: t_a integer, pointer :: m(:) end type t_a con…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20120924%2F1348419968&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-09-24 02:06:08</published>
  <title>配列の配列のテスト</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20120924/1348419968</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
