<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hecomi</author_name>
  <author_url>https://blog.hatena.ne.jp/hecomi/</author_url>
  <blog_title>凹みTips</blog_title>
  <blog_url>https://tips.hecomi.com/</blog_url>
  <categories>
    <anon>数値計算</anon>
    <anon>C++</anon>
  </categories>
  <description>前回のエントリ(d:id:hecomi:20100717:1279390033）では1次元のポアソン方程式を解いたので2次元を解いてみようと思います．理論は2次元になっただけでほぼ同じです． 使用プログラム ベクトルセット等： calc.h 3次元プロットに対応したCGnuplot： gnuplot.h gnuplot.cpp 2次元ポアソン方程式計算 poisson.h #include &lt;vector&gt; #include &lt;iostream&gt; #include &lt;cmath&gt; #include &lt;boost/multi_array.hpp&gt; /* @brief 2次元ポアソン方程式をSOR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftips.hecomi.com%2Fentry%2F20100717%2F1279391432&quot; title=&quot;C++で2次元ポアソン方程式を解く - 凹みTips&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://www.hatena.ne.jp/images/common/icon-download.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-17 03:30:32</published>
  <title>C++で2次元ポアソン方程式を解く</title>
  <type>rich</type>
  <url>https://tips.hecomi.com/entry/20100717/1279391432</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
