<?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 components. TYPE 構造体の中に、allocatable 属性の変数を入れられるようになりました。Pointer の場合とはメモリー上での連続性や、コピーの時の振る舞いが違うようです。 実行結果 ソースコード MODULE real_polunomial_module IMPLICIT NONE TYPE real_polynomial REAL, ALLOCATABLE :: coeff(:) END TYPE real_polynomial INTERFACE OPERATOR(+) MODULE PROCEDURE rp_add_rp END INT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F20090714%2F1247497977&quot; title=&quot;Fortran95/2003 Explained 12-4 - 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/20090714/20090714000908.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-14 00:12:57</published>
  <title>Fortran95/2003 Explained 12-4</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/20090714/1247497977</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
