mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 21:32:09 +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 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- 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="M116.1,-54.54C96.31,-45.28 70.77,-33.33 51.3,-24.21"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.81,-21.06 42.27,-19.99 49.85,-27.4 52.81,-21.06"/>
|
|
</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.18,-54.54C121.98,-46.13 110.36,-35.51 100.83,-26.8"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.35,-24.36 93.61,-20.2 98.63,-29.53 103.35,-24.36"/>
|
|
</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.54C147,-47.34 147,-38.53 147,-30.68"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.5,-30.69 147,-20.69 143.5,-30.69 150.5,-30.69"/>
|
|
</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="M164.3,-54.54C174.47,-46.04 187.34,-35.29 197.82,-26.53"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.03,-29.24 205.46,-20.15 195.54,-23.87 200.03,-29.24"/>
|
|
</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="M181.85,-54.54C204.6,-45.1 234.06,-32.88 256.17,-23.71"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.39,-26.99 265.28,-19.93 254.7,-20.53 257.39,-26.99"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|