mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 13:53:35 +08:00
98 lines
4.1 KiB
XML
98 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 6.0.1 (20220911.1526)
|
|
-->
|
|
<!-- Title: numerical_methods/ode_midpoint_euler.cpp Pages: 1 -->
|
|
<svg width="322pt" height="93pt"
|
|
viewBox="0.00 0.00 321.50 93.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89)">
|
|
<title>numerical_methods/ode_midpoint_euler.cpp</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Solve a multivariable first order ordinary differential equation (ODEs) using midpoint Euler method">
|
|
<polygon fill="#999999" stroke="#666666" points="207,-85 87,-85 87,-55 207,-55 207,-85"/>
|
|
<text text-anchor="start" x="95" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/ode</text>
|
|
<text text-anchor="middle" x="147" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_midpoint_euler.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="44,-19 0,-19 0,0 44,0 44,-19"/>
|
|
<text text-anchor="middle" x="22" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M117.06,-54.99C96.58,-45.4 69.62,-32.79 49.65,-23.44"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="51,-20.21 40.46,-19.14 48.03,-26.55 51,-20.21"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="103.5,-19 62.5,-19 62.5,0 103.5,0 103.5,-19"/>
|
|
<text text-anchor="middle" x="83" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M131.51,-54.84C122.03,-46.17 109.89,-35.08 100.12,-26.15"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.33,-23.43 92.59,-19.27 97.61,-28.6 102.33,-23.43"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="172,-19 122,-19 122,0 172,0 172,-19"/>
|
|
<text text-anchor="middle" x="147" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M147,-54.84C147,-47.21 147,-37.7 147,-29.45"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.5,-29.27 147,-19.27 143.5,-29.27 150.5,-29.27"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="244,-19 190,-19 190,0 244,0 244,-19"/>
|
|
<text text-anchor="middle" x="217" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M163.95,-54.84C174.42,-46.09 187.86,-34.85 198.59,-25.88"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.08,-28.36 206.51,-19.27 196.59,-22.99 201.08,-28.36"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="313.5,-19 262.5,-19 262.5,0 313.5,0 313.5,-19"/>
|
|
<text text-anchor="middle" x="288" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M180.77,-54.99C204.19,-45.27 235.12,-32.44 257.73,-23.06"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.28,-26.2 267.18,-19.14 256.6,-19.74 259.28,-26.2"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|