Skip to content

Commit

Permalink
Deploying to gh-pages from @ 328c248 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed May 4, 2024
1 parent aed914c commit 5d72621
Show file tree
Hide file tree
Showing 29 changed files with 1,052 additions and 865 deletions.
47 changes: 32 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<!DOCTYPE html>
<html lang="en">
<head>
Expand All @@ -17,7 +19,8 @@
<link href="./css/local.css" rel="stylesheet">
<link href="./tipuesearch/tipuesearch.css" rel="stylesheet">

<script src="https://code.jquery.com/jquery-3.7.0.slim.min.js" integrity="sha256-tG5mcZUtJsZvyKAxYLVXrmjKBVLd6VpVccqz/r4ypFE=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="./js/svg-pan-zoom.min.js"></script>
</head>

<body>
Expand Down Expand Up @@ -58,14 +61,18 @@
</div>

<div class="container">
<!-- Main component for a primary marketing message or call to action -->
<div class="p-5 mb-4 bg-light border rounded-3" id="jumbotron">
<!-- Main component for a primary marketing message or call to action -->
<div class="p-5 mb-4 bg-light border rounded-3" id="jumbotron">

<p> Find us on&hellip;</p>
<p>
<a class="btn btn-lg btn-primary" href="https://github.com/gha3mi/fordebug" role="button">GitHub</a>

<p> Find us on&hellip;</p>
<p>
<a class="btn btn-lg btn-primary" href="https://github.com/gha3mi/fordebug" role="button">GitHub</a>
</p>
</div>


</p>
</div>

<div class="row" id='text'>
<div class=col-md-8>
Expand Down Expand Up @@ -154,13 +161,20 @@ <h2>Acknowledgment</h2>
<p>This project draws inspiration from https://github.com/plevold/fortran-debug-utils.</p>
</div>
<div class="col-md-4">
<div class="card card-body bg-light">
<div class="card card-body bg-light">
<h2 class="card-title">Developer Info</h2>
<h4 class="card-text">Seyed Ali Ghasemi</h4>
<p class="card-text"></p>
<div class="text-center"><div class="btn-group" role="group">
<a class="btn btn-lg btn-primary" href="mailto:info@gha3mi.com"><i class="fa fa-envelope fa-lg"></i></a>
<a class="btn btn-lg btn-primary" href="https://github.com/gha3mi"><i class="fa fa-github fa-lg"></i></a>

<a class="btn btn-lg btn-primary" href="https://github.com/gha3mi"><i class="fa fa-github fa-lg"></i></a>






</div></div>
</div>
</div>
Expand All @@ -170,7 +184,7 @@ <h4 class="card-text">Seyed Ali Ghasemi</h4>
<div class="col-xs-6 col-sm-4">
<div>
<h3>Source Files</h3>
<ul><li><a href='./sourcefile/demo.f90.html'>demo.f90</a></li><li><a href='./sourcefile/fordebug.f90.html'>fordebug.f90</a></li><li><a href='./sourcefile/fordebug_smod.f90.html'>fordebug_smod.f90</a></li></ul>
<ul><li><a href='sourcefile/demo.f90.html'>demo.f90</a></li><li><a href='sourcefile/fordebug.f90.html'>fordebug.f90</a></li><li><a href='sourcefile/fordebug_smod.f90.html'>fordebug_smod.f90</a></li></ul>
</div>
<div>
<ul>
Expand All @@ -181,7 +195,7 @@ <h3>Source Files</h3>
<div class="col-xs-6 col-sm-4">
<div>
<h3>Modules</h3>
<ul><li><a href='./module/fordebug.html'>fordebug</a></li></ul>
<ul><li><a href='module/fordebug.html'>fordebug</a></li></ul>
</div>
<div>
<ul>
Expand All @@ -192,7 +206,7 @@ <h3>Modules</h3>
<div class="col-xs-6 col-sm-4">
<div>
<h3>Procedures</h3>
<ul><li><a href='./proc/impure_timer_start.html'>impure_timer_start</a></li><li><a href='./interface/impure_timer_start.html'>impure_timer_start</a></li><li><a href='./proc/impure_timer_stop.html'>impure_timer_stop</a></li><li><a href='./interface/impure_timer_stop.html'>impure_timer_stop</a></li><li><a href='./proc/impure_write.html'>impure_write</a></li><li><a href='./interface/impure_write.html'>impure_write</a></li><li><a href='./interface/ptimer_start.html'>ptimer_start</a></li><li><a href='./interface/ptimer_stop.html'>ptimer_stop</a></li><li><a href='./proc/pure_subroutine.html'>pure_subroutine</a></li><li><a href='./interface/pwrite.html'>pwrite</a></li></ul>
<ul><li><a href='proc/impure_timer_start.html'>impure_timer_start</a></li><li><a href='interface/impure_timer_start.html'>impure_timer_start</a></li><li><a href='proc/impure_timer_stop.html'>impure_timer_stop</a></li><li><a href='interface/impure_timer_stop.html'>impure_timer_stop</a></li><li><a href='proc/impure_write.html'>impure_write</a></li><li><a href='interface/impure_write.html'>impure_write</a></li><li><a href='interface/ptimer_start.html'>ptimer_start</a></li><li><a href='interface/ptimer_stop.html'>ptimer_stop</a></li><li><a href='proc/pure_subroutine.html'>pure_subroutine</a></li><li><a href='interface/pwrite.html'>pwrite</a></li></ul>
</div>
<div>
<ul>
Expand All @@ -206,14 +220,17 @@ <h3>Procedures</h3>
<footer>
<div class="container">
<div class="row justify-content-between">
<div class="col"><p>ForDebug was developed by Seyed Ali Ghasemi<br>&copy; 2023
<div class="col">
<p>
ForDebug
was developed by Seyed Ali Ghasemi<br> &copy; 2023
</p>
</div>
<div class="col">
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-12-13T21:26:50.687226 </p>
on 2024-05-04T20:10:56.885338 </p>
</div>
</div>
<br>
Expand Down
46 changes: 25 additions & 21 deletions interface/impure_timer_start.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- -*- mode: jinja2 -*- -->

<!DOCTYPE html>
<html lang="en">
Expand All @@ -18,7 +19,8 @@
<link href="../css/local.css" rel="stylesheet">
<link href="../tipuesearch/tipuesearch.css" rel="stylesheet">

<script src="https://code.jquery.com/jquery-3.7.0.slim.min.js" integrity="sha256-tG5mcZUtJsZvyKAxYLVXrmjKBVLd6VpVccqz/r4ypFE=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="../js/svg-pan-zoom.min.js"></script>
</head>

<body>
Expand Down Expand Up @@ -70,8 +72,7 @@ <h1>impure_timer_start
<ul class="list-inline" style="margin-bottom:0px;display:inline">

<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip"
data-bs-placement="bottom" data-html="true"
<a data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-html="true"
title=" 4.2% of total for procedures.">37 statements</a>
</li>

Expand Down Expand Up @@ -146,45 +147,45 @@ <h3 class="card-title">Called by</h3>
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: interface~~impure_timer_start~~CalledByGraph Pages: 1 -->
<svg id="interfaceimpure_timer_startCalledByGraph" width="416pt" height="32pt"
viewBox="0.00 0.00 416.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="interfaceimpure_timer_startCalledByGraph" width="234pt" height="32pt"
viewBox="0.00 0.00 234.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="interface~~impure_timer_start~~CalledByGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
<title>interface~~impure_timer_start~~CalledByGraph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-28 412,-28 412,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-28 230,-28 230,4 -4,4"/>
<!-- interface~impure_timer_start -->
<g id="interface~~impure_timer_start~~CalledByGraph_node1" class="node">
<title>interface~impure_timer_start</title>
<polygon fill="none" stroke="black" points="408,-24 204,-24 204,0 408,0 408,-24"/>
<text text-anchor="middle" x="306" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">fordebug_smod::impure_timer_start</text>
<polygon fill="none" stroke="black" points="226,-24 113,-24 113,0 226,0 226,-24"/>
<text text-anchor="middle" x="169.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">impure_timer_start</text>
</g>
<!-- proc~ptimer_start -->
<g id="interface~~impure_timer_start~~CalledByGraph_node2" class="node">
<title>proc~ptimer_start</title>
<g id="a_interface~~impure_timer_start~~CalledByGraph_node2"><a xlink:href=".././proc/ptimer_start.html" xlink:title="fordebug_smod::ptimer_start">
<polygon fill="#d9534f" stroke="#d9534f" points="168,-24 0,-24 0,0 168,0 168,-24"/>
<text text-anchor="middle" x="84" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">fordebug_smod::ptimer_start</text>
<g id="a_interface~~impure_timer_start~~CalledByGraph_node2"><a xlink:href="../proc/ptimer_start.html" xlink:title="ptimer_start">
<polygon fill="#d9534f" stroke="#d9534f" points="77,-24 0,-24 0,0 77,0 77,-24"/>
<text text-anchor="middle" x="38.5" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">ptimer_start</text>
</a>
</g>
</g>
<!-- proc~ptimer_start&#45;&gt;interface~impure_timer_start -->
<g id="interface~~impure_timer_start~~CalledByGraph_edge1" class="edge">
<title>proc~ptimer_start&#45;&gt;interface~impure_timer_start</title>
<path fill="none" stroke="#255000" d="M168.17,-12C176.57,-12 185.19,-12 193.81,-12"/>
<polygon fill="#255000" stroke="#255000" points="193.93,-15.5 203.93,-12 193.93,-8.5 193.93,-15.5"/>
<path fill="none" stroke="#ff0000" d="M77.16,-12C85.18,-12 93.87,-12 102.59,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="102.81,-15.5 112.81,-12 102.81,-8.5 102.81,-15.5"/>
</g>
</g>
</svg>
</div> <div><a type="button" class="graph-help" data-toggle="modal" href="#CalledByGraph-help-text">Help</a></div>
</div> <div>
<a type="button" class="graph-help" data-bs-toggle="modal" href="#CalledByGraph-help-text">Help</a>
</div>
<div class="modal fade" id="CalledByGraph-help-text" tabindex="-1" role="dialog">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="modal-body">
<p>Nodes of different colours represent the following: </p>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
Expand Down Expand Up @@ -274,7 +275,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-t~5"></span>
<span class="anchor" id="variable-t"></span>
type(timer),
</td>
<td>intent(out)</td>
Expand All @@ -300,14 +301,17 @@ <h3>Arguments</h3>
<footer>
<div class="container">
<div class="row justify-content-between">
<div class="col"><p>ForDebug was developed by Seyed Ali Ghasemi<br>&copy; 2023
<div class="col">
<p>
ForDebug
was developed by Seyed Ali Ghasemi<br> &copy; 2023
</p>
</div>
<div class="col">
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-12-13T21:26:50.687226 </p>
on 2024-05-04T20:10:56.885338 </p>
</div>
</div>
<br>
Expand Down
48 changes: 26 additions & 22 deletions interface/impure_timer_stop.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- -*- mode: jinja2 -*- -->

<!DOCTYPE html>
<html lang="en">
Expand All @@ -18,7 +19,8 @@
<link href="../css/local.css" rel="stylesheet">
<link href="../tipuesearch/tipuesearch.css" rel="stylesheet">

<script src="https://code.jquery.com/jquery-3.7.0.slim.min.js" integrity="sha256-tG5mcZUtJsZvyKAxYLVXrmjKBVLd6VpVccqz/r4ypFE=" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="../js/svg-pan-zoom.min.js"></script>
</head>

<body>
Expand Down Expand Up @@ -70,8 +72,7 @@ <h1>impure_timer_stop
<ul class="list-inline" style="margin-bottom:0px;display:inline">

<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip"
data-bs-placement="bottom" data-html="true"
<a data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-html="true"
title=" 4.2% of total for procedures.">37 statements</a>
</li>

Expand Down Expand Up @@ -146,45 +147,45 @@ <h3 class="card-title">Called by</h3>
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: interface~~impure_timer_stop~~CalledByGraph Pages: 1 -->
<svg id="interfaceimpure_timer_stopCalledByGraph" width="412pt" height="32pt"
viewBox="0.00 0.00 412.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="interfaceimpure_timer_stopCalledByGraph" width="232pt" height="32pt"
viewBox="0.00 0.00 232.00 32.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="interface~~impure_timer_stop~~CalledByGraph" class="graph" transform="scale(1 1) rotate(0) translate(4 28)">
<title>interface~~impure_timer_stop~~CalledByGraph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-28 408,-28 408,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-28 228,-28 228,4 -4,4"/>
<!-- interface~impure_timer_stop -->
<g id="interface~~impure_timer_stop~~CalledByGraph_node1" class="node">
<title>interface~impure_timer_stop</title>
<polygon fill="none" stroke="black" points="404,-24 202,-24 202,0 404,0 404,-24"/>
<text text-anchor="middle" x="303" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">fordebug_smod::impure_timer_stop</text>
<polygon fill="none" stroke="black" points="224,-24 112,-24 112,0 224,0 224,-24"/>
<text text-anchor="middle" x="168" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50">impure_timer_stop</text>
</g>
<!-- proc~ptimer_stop -->
<g id="interface~~impure_timer_stop~~CalledByGraph_node2" class="node">
<title>proc~ptimer_stop</title>
<g id="a_interface~~impure_timer_stop~~CalledByGraph_node2"><a xlink:href=".././proc/ptimer_stop.html" xlink:title="fordebug_smod::ptimer_stop">
<polygon fill="#d9534f" stroke="#d9534f" points="166,-24 0,-24 0,0 166,0 166,-24"/>
<text text-anchor="middle" x="83" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">fordebug_smod::ptimer_stop</text>
<g id="a_interface~~impure_timer_stop~~CalledByGraph_node2"><a xlink:href="../proc/ptimer_stop.html" xlink:title="ptimer_stop">
<polygon fill="#d9534f" stroke="#d9534f" points="76,-24 0,-24 0,0 76,0 76,-24"/>
<text text-anchor="middle" x="38" y="-9.6" font-family="Helvetica,sans-Serif" font-size="10.50" fill="white">ptimer_stop</text>
</a>
</g>
</g>
<!-- proc~ptimer_stop&#45;&gt;interface~impure_timer_stop -->
<g id="interface~~impure_timer_stop~~CalledByGraph_edge1" class="edge">
<title>proc~ptimer_stop&#45;&gt;interface~impure_timer_stop</title>
<path fill="none" stroke="#255000" d="M166.11,-12C174.52,-12 183.16,-12 191.82,-12"/>
<polygon fill="#255000" stroke="#255000" points="191.97,-15.5 201.97,-12 191.97,-8.5 191.97,-15.5"/>
<path fill="none" stroke="#ff0000" d="M76.02,-12C84.18,-12 93.05,-12 101.94,-12"/>
<polygon fill="#ff0000" stroke="#ff0000" points="101.96,-15.5 111.96,-12 101.96,-8.5 101.96,-15.5"/>
</g>
</g>
</svg>
</div> <div><a type="button" class="graph-help" data-toggle="modal" href="#CalledByGraph-help-text">Help</a></div>
</div> <div>
<a type="button" class="graph-help" data-bs-toggle="modal" href="#CalledByGraph-help-text">Help</a>
</div>
<div class="modal fade" id="CalledByGraph-help-text" tabindex="-1" role="dialog">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<h4 class="modal-title" id="-graph-help-label">Graph Key</h4>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="modal-body">
<p>Nodes of different colours represent the following: </p>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
Expand Down Expand Up @@ -274,7 +275,7 @@ <h3>Arguments</h3>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-t~6"></span>
<span class="anchor" id="variable-t~2"></span>
type(timer),
</td>
<td>intent(out)</td>
Expand All @@ -289,7 +290,7 @@ <h3>Arguments</h3>
</tr>
<tr>
<td>
<span class="anchor" id="variable-message~6"></span>
<span class="anchor" id="variable-message~2"></span>
character(len=*),
</td>
<td>intent(in),</td>
Expand All @@ -315,14 +316,17 @@ <h3>Arguments</h3>
<footer>
<div class="container">
<div class="row justify-content-between">
<div class="col"><p>ForDebug was developed by Seyed Ali Ghasemi<br>&copy; 2023
<div class="col">
<p>
ForDebug
was developed by Seyed Ali Ghasemi<br> &copy; 2023
</p>
</div>
<div class="col">
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2023-12-13T21:26:50.687226 </p>
on 2024-05-04T20:10:56.885338 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 5d72621

Please sign in to comment.