genindex.html 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Index</title>
  7. <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: './',
  12. VERSION: '0.1',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  22. <script src="http://sagecell.sagemath.org/static/jquery.min.js"></script>
  23. <script src="http://sagecell.sagemath.org/static/embedded_sagecell.js"></script>
  24. <script>sagecell.makeSagecell({inputLocation: ".sage"});</script>
  25. <style type="text/css">
  26. .sagecell .CodeMirror-scroll {
  27. overflow-y: hidden;
  28. overflow-x: auto;
  29. }
  30. .sagecell .CodeMirror {
  31. height: auto;
  32. }
  33. </style>
  34. <link rel="top" title="Using Pysketcher to Create Principal Sketches of Physics Problems" href="index.html" />
  35. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
  36. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
  37. <!--[if lte IE 6]>
  38. <link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
  39. <![endif]-->
  40. <style type="text/css">
  41. div.admonition {
  42. background-color: whiteSmoke;
  43. border: 1px solid #bababa;
  44. }
  45. </style>
  46. </head>
  47. <body>
  48. <div class="related">
  49. <h3>Navigation</h3>
  50. <ul>
  51. <li class="right" style="margin-right: 10px">
  52. <a href="#" title="General Index"
  53. accesskey="I">index</a></li>
  54. <li><a href="index.html">Using Pysketcher to Create Principal Sketches of Physics Problems</a> &raquo;</li>
  55. </ul>
  56. </div>
  57. <div class="document">
  58. <div class="documentwrapper">
  59. <div class="bodywrapper">
  60. <div class="body">
  61. <h1 id="index">Index</h1>
  62. <div class="genindex-jumpbox">
  63. <a href="#R"><strong>R</strong></a>
  64. | <a href="#T"><strong>T</strong></a>
  65. </div>
  66. <h2 id="R">R</h2>
  67. <table style="width: 100%" class="indextable genindextable"><tr>
  68. <td style="width: 33%" valign="top"><dl>
  69. <dt><a href="main_sketcher.html#index-1">recursive function calls</a>
  70. </dt>
  71. </dl></td>
  72. </tr></table>
  73. <h2 id="T">T</h2>
  74. <table style="width: 100%" class="indextable genindextable"><tr>
  75. <td style="width: 33%" valign="top"><dl>
  76. <dt><a href="main_sketcher.html#index-0">tree data structure</a>
  77. </dt>
  78. </dl></td>
  79. </tr></table>
  80. </div>
  81. </div>
  82. </div>
  83. <div class="sphinxsidebar">
  84. <div class="sphinxsidebarwrapper">
  85. <div id="searchbox" style="display: none">
  86. <h3>Quick search</h3>
  87. <form class="search" action="search.html" method="get">
  88. <input type="text" name="q" size="18" />
  89. <input type="submit" value="Go" />
  90. <input type="hidden" name="check_keywords" value="yes" />
  91. <input type="hidden" name="area" value="default" />
  92. </form>
  93. <p class="searchtip" style="font-size: 90%">
  94. Enter search terms or a module, class or function name.
  95. </p>
  96. </div>
  97. <script type="text/javascript">$('#searchbox').show(0);</script>
  98. </div>
  99. </div>
  100. <div class="clearer"></div>
  101. </div>
  102. <div class="related">
  103. <h3>Navigation</h3>
  104. <ul>
  105. <li class="right" style="margin-right: 10px">
  106. <a href="#" title="General Index"
  107. >index</a></li>
  108. <li><a href="index.html">Using Pysketcher to Create Principal Sketches of Physics Problems</a> &raquo;</li>
  109. </ul>
  110. </div>
  111. <div class="footer">
  112. &copy; Copyright 2015, H. P. Langtangen.
  113. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.3.
  114. </div>
  115. </body>
  116. </html>