restartmod_8f90.tex 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. \hypertarget{restartmod_8f90}{
  2. \section{/\-Users/home/\-W\-C/puma/src/restartmod.f90 \-File \-Reference}
  3. \label{restartmod_8f90}\index{/\-Users/home/\-W\-C/puma/src/restartmod.\-f90@{/\-Users/home/\-W\-C/puma/src/restartmod.\-f90}}
  4. }
  5. \subsection*{\-Data \-Types}
  6. \begin{DoxyCompactItemize}
  7. \item
  8. module \hyperlink{classrestartmod}{restartmod}
  9. \end{DoxyCompactItemize}
  10. \subsection*{\-Functions/\-Subroutines}
  11. \begin{DoxyCompactItemize}
  12. \item
  13. subroutine \hyperlink{restartmod_8f90_a1afb89bd2af13e06ddcbeeb393eeb191}{restart\-\_\-ini} (lrestart, yrfile)
  14. \item
  15. subroutine \hyperlink{restartmod_8f90_affb1e8d0fa727d359e1292ada8ba0f2b}{restart\-\_\-prepare} (ywfile)
  16. \item
  17. subroutine \hyperlink{restartmod_8f90_a1a30dfa47b42e8b1354434ebf55eb6f7}{restart\-\_\-stop}
  18. \item
  19. subroutine \hyperlink{restartmod_8f90_a31b0dacd7c45db47ddaedb4d402b44ba}{get\-\_\-restart\-\_\-integer} (yn, kv)
  20. \item
  21. subroutine \hyperlink{restartmod_8f90_af0f1ce9b6762aa2537cc22d5fc319b7c}{get\-\_\-restart\-\_\-array} (yn, pa, k1, k2, k3)
  22. \item
  23. subroutine \hyperlink{restartmod_8f90_a16bdaf2753fbc691f99b0837e5de11db}{put\-\_\-restart\-\_\-integer} (yn, kv)
  24. \item
  25. subroutine \hyperlink{restartmod_8f90_a52485001dbbaed032e48d894e6302c22}{put\-\_\-restart\-\_\-array} (yn, pa, k1, k2, k3)
  26. \item
  27. subroutine \hyperlink{restartmod_8f90_a448c48ee0bf18c6f95ca432ec7f04666}{fileseek} (yn, k)
  28. \item
  29. subroutine \hyperlink{restartmod_8f90_a76d8e5ad55db13cfbbb15b57d81b5073}{check\-\_\-equality} (yn, pa, pb, k1, k2)
  30. \item
  31. subroutine \hyperlink{restartmod_8f90_a715f93e4ee50830196f64c403c7bdeed}{varseek} (yn, knum)
  32. \end{DoxyCompactItemize}
  33. \subsection{\-Function/\-Subroutine \-Documentation}
  34. \hypertarget{restartmod_8f90_a76d8e5ad55db13cfbbb15b57d81b5073}{
  35. \index{restartmod.\-f90@{restartmod.\-f90}!check\-\_\-equality@{check\-\_\-equality}}
  36. \index{check\-\_\-equality@{check\-\_\-equality}!restartmod.f90@{restartmod.\-f90}}
  37. \subsubsection[{check\-\_\-equality}]{\setlength{\rightskip}{0pt plus 5cm}subroutine check\-\_\-equality (
  38. \begin{DoxyParamCaption}
  39. \item[{character (len=$\ast$)}]{yn, }
  40. \item[{real, dimension(k1,k2)}]{pa, }
  41. \item[{real, dimension(k1,k2)}]{pb, }
  42. \item[{}]{k1, }
  43. \item[{}]{k2}
  44. \end{DoxyParamCaption}
  45. )}}
  46. \label{restartmod_8f90_a76d8e5ad55db13cfbbb15b57d81b5073}
  47. \-Definition at line 209 of file restartmod.\-f90.
  48. \hypertarget{restartmod_8f90_a448c48ee0bf18c6f95ca432ec7f04666}{
  49. \index{restartmod.\-f90@{restartmod.\-f90}!fileseek@{fileseek}}
  50. \index{fileseek@{fileseek}!restartmod.f90@{restartmod.\-f90}}
  51. \subsubsection[{fileseek}]{\setlength{\rightskip}{0pt plus 5cm}subroutine fileseek (
  52. \begin{DoxyParamCaption}
  53. \item[{character (len=$\ast$)}]{yn, }
  54. \item[{}]{k}
  55. \end{DoxyParamCaption}
  56. )}}
  57. \label{restartmod_8f90_a448c48ee0bf18c6f95ca432ec7f04666}
  58. \-Definition at line 179 of file restartmod.\-f90.
  59. \hypertarget{restartmod_8f90_af0f1ce9b6762aa2537cc22d5fc319b7c}{
  60. \index{restartmod.\-f90@{restartmod.\-f90}!get\-\_\-restart\-\_\-array@{get\-\_\-restart\-\_\-array}}
  61. \index{get\-\_\-restart\-\_\-array@{get\-\_\-restart\-\_\-array}!restartmod.f90@{restartmod.\-f90}}
  62. \subsubsection[{get\-\_\-restart\-\_\-array}]{\setlength{\rightskip}{0pt plus 5cm}subroutine get\-\_\-restart\-\_\-array (
  63. \begin{DoxyParamCaption}
  64. \item[{character (len=$\ast$)}]{yn, }
  65. \item[{real, dimension(k2,k3)}]{pa, }
  66. \item[{}]{k1, }
  67. \item[{}]{k2, }
  68. \item[{}]{k3}
  69. \end{DoxyParamCaption}
  70. )}}
  71. \label{restartmod_8f90_af0f1ce9b6762aa2537cc22d5fc319b7c}
  72. \-Definition at line 115 of file restartmod.\-f90.
  73. \hypertarget{restartmod_8f90_a31b0dacd7c45db47ddaedb4d402b44ba}{
  74. \index{restartmod.\-f90@{restartmod.\-f90}!get\-\_\-restart\-\_\-integer@{get\-\_\-restart\-\_\-integer}}
  75. \index{get\-\_\-restart\-\_\-integer@{get\-\_\-restart\-\_\-integer}!restartmod.f90@{restartmod.\-f90}}
  76. \subsubsection[{get\-\_\-restart\-\_\-integer}]{\setlength{\rightskip}{0pt plus 5cm}subroutine get\-\_\-restart\-\_\-integer (
  77. \begin{DoxyParamCaption}
  78. \item[{character (len=$\ast$)}]{yn, }
  79. \item[{integer}]{kv}
  80. \end{DoxyParamCaption}
  81. )}}
  82. \label{restartmod_8f90_a31b0dacd7c45db47ddaedb4d402b44ba}
  83. \-Definition at line 88 of file restartmod.\-f90.
  84. \hypertarget{restartmod_8f90_a52485001dbbaed032e48d894e6302c22}{
  85. \index{restartmod.\-f90@{restartmod.\-f90}!put\-\_\-restart\-\_\-array@{put\-\_\-restart\-\_\-array}}
  86. \index{put\-\_\-restart\-\_\-array@{put\-\_\-restart\-\_\-array}!restartmod.f90@{restartmod.\-f90}}
  87. \subsubsection[{put\-\_\-restart\-\_\-array}]{\setlength{\rightskip}{0pt plus 5cm}subroutine put\-\_\-restart\-\_\-array (
  88. \begin{DoxyParamCaption}
  89. \item[{character (len=$\ast$)}]{yn, }
  90. \item[{real, dimension(k2,k3)}]{pa, }
  91. \item[{integer}]{k1, }
  92. \item[{integer}]{k2, }
  93. \item[{integer}]{k3}
  94. \end{DoxyParamCaption}
  95. )}}
  96. \label{restartmod_8f90_a52485001dbbaed032e48d894e6302c22}
  97. \-Definition at line 160 of file restartmod.\-f90.
  98. \hypertarget{restartmod_8f90_a16bdaf2753fbc691f99b0837e5de11db}{
  99. \index{restartmod.\-f90@{restartmod.\-f90}!put\-\_\-restart\-\_\-integer@{put\-\_\-restart\-\_\-integer}}
  100. \index{put\-\_\-restart\-\_\-integer@{put\-\_\-restart\-\_\-integer}!restartmod.f90@{restartmod.\-f90}}
  101. \subsubsection[{put\-\_\-restart\-\_\-integer}]{\setlength{\rightskip}{0pt plus 5cm}subroutine put\-\_\-restart\-\_\-integer (
  102. \begin{DoxyParamCaption}
  103. \item[{character (len=$\ast$)}]{yn, }
  104. \item[{integer}]{kv}
  105. \end{DoxyParamCaption}
  106. )}}
  107. \label{restartmod_8f90_a16bdaf2753fbc691f99b0837e5de11db}
  108. \-Definition at line 142 of file restartmod.\-f90.
  109. \hypertarget{restartmod_8f90_a1afb89bd2af13e06ddcbeeb393eeb191}{
  110. \index{restartmod.\-f90@{restartmod.\-f90}!restart\-\_\-ini@{restart\-\_\-ini}}
  111. \index{restart\-\_\-ini@{restart\-\_\-ini}!restartmod.f90@{restartmod.\-f90}}
  112. \subsubsection[{restart\-\_\-ini}]{\setlength{\rightskip}{0pt plus 5cm}subroutine restart\-\_\-ini (
  113. \begin{DoxyParamCaption}
  114. \item[{logical}]{lrestart, }
  115. \item[{character (len=$\ast$)}]{yrfile}
  116. \end{DoxyParamCaption}
  117. )}}
  118. \label{restartmod_8f90_a1afb89bd2af13e06ddcbeeb393eeb191}
  119. \-Definition at line 16 of file restartmod.\-f90.
  120. \hypertarget{restartmod_8f90_affb1e8d0fa727d359e1292ada8ba0f2b}{
  121. \index{restartmod.\-f90@{restartmod.\-f90}!restart\-\_\-prepare@{restart\-\_\-prepare}}
  122. \index{restart\-\_\-prepare@{restart\-\_\-prepare}!restartmod.f90@{restartmod.\-f90}}
  123. \subsubsection[{restart\-\_\-prepare}]{\setlength{\rightskip}{0pt plus 5cm}subroutine restart\-\_\-prepare (
  124. \begin{DoxyParamCaption}
  125. \item[{character (len=$\ast$)}]{ywfile}
  126. \end{DoxyParamCaption}
  127. )}}
  128. \label{restartmod_8f90_affb1e8d0fa727d359e1292ada8ba0f2b}
  129. \-Definition at line 59 of file restartmod.\-f90.
  130. \hypertarget{restartmod_8f90_a1a30dfa47b42e8b1354434ebf55eb6f7}{
  131. \index{restartmod.\-f90@{restartmod.\-f90}!restart\-\_\-stop@{restart\-\_\-stop}}
  132. \index{restart\-\_\-stop@{restart\-\_\-stop}!restartmod.f90@{restartmod.\-f90}}
  133. \subsubsection[{restart\-\_\-stop}]{\setlength{\rightskip}{0pt plus 5cm}subroutine restart\-\_\-stop (
  134. \begin{DoxyParamCaption}
  135. {}
  136. \end{DoxyParamCaption}
  137. )}}
  138. \label{restartmod_8f90_a1a30dfa47b42e8b1354434ebf55eb6f7}
  139. \-Definition at line 74 of file restartmod.\-f90.
  140. \hypertarget{restartmod_8f90_a715f93e4ee50830196f64c403c7bdeed}{
  141. \index{restartmod.\-f90@{restartmod.\-f90}!varseek@{varseek}}
  142. \index{varseek@{varseek}!restartmod.f90@{restartmod.\-f90}}
  143. \subsubsection[{varseek}]{\setlength{\rightskip}{0pt plus 5cm}subroutine varseek (
  144. \begin{DoxyParamCaption}
  145. \item[{character (len=$\ast$)}]{yn, }
  146. \item[{integer}]{knum}
  147. \end{DoxyParamCaption}
  148. )}}
  149. \label{restartmod_8f90_a715f93e4ee50830196f64c403c7bdeed}
  150. \-Definition at line 231 of file restartmod.\-f90.