-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f7a4bcf
Showing
9,254 changed files
with
3,256,387 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Precompiled manual for PLUMED v2.8 | ||
----------------------------- | ||
|
||
This repository hosts a precompiled manual for [PLUMED](http://www.plumed.org) v2.8, | ||
git revision [8077ee7](https://github.com/plumed/plumed2/commit/8077ee7). | ||
|
||
To browse the manual you should go [here](http://plumed.github.io/doc-v2.8). | ||
|
||
You can also download a full copy of the manual for offline access | ||
at [this link](http://github.com/plumed/doc-v2.8/archive/gh-pages.zip). | ||
|
||
This manual has been compiled on [GiHub actions](http://github.com/plumed/plumed2/actions) on Tue Mar 26 23:30:21 UTC 2024. | ||
|
||
This is the manual for an official and supported PLUMED branch. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<!-- HTML header for doxygen 1.8.3.1--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.8.17"/> | ||
<title>PLUMED: bias/ABMD.cpp File Reference</title> | ||
<link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="jquery.js"></script> | ||
<script type="text/javascript" src="dynsections.js"></script> | ||
<link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="search/searchdata.js"></script> | ||
<script type="text/javascript" src="search/search.js"></script> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
extensions: ["tex2jax.js"], | ||
jax: ["input/TeX","output/HTML-CSS"], | ||
}); | ||
</script> | ||
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> | ||
<link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table align="center" frame="void" width="98%" cellpadding="2%"> | ||
<tbody> | ||
<tr style="height: 30px;"> | ||
<td valign="center"> <img src="pigeon.png" width="120"/></td> | ||
<td style="padding-left: 0.2em;" width="74%"> <a href="http://www.plumed.org"> <img src="logo.png" width="400" /> </td> | ||
<td style="padding-left: 0.2em;" align="right"> <a href="../../user-doc/html/index.html"> <img src="developer-logo.png" width="180" /> </a> </td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<!-- | ||
<table cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td style="padding-left: 0.5em;"> | ||
<div id="projectname">PLUMED | ||
 <span id="projectnumber">2.8</span> | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
--> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.8.17 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "search",false,'Search'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */</script> | ||
<div id="main-nav"></div> | ||
<!-- window showing the filter options --> | ||
<div id="MSearchSelectWindow" | ||
onmouseover="return searchBox.OnSearchSelectShow()" | ||
onmouseout="return searchBox.OnSearchSelectHide()" | ||
onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
</div> | ||
|
||
<!-- iframe showing the search results (closed by default) --> | ||
<div id="MSearchResultsWindow"> | ||
<iframe src="javascript:void(0)" frameborder="0" | ||
name="MSearchResults" id="MSearchResults"> | ||
</iframe> | ||
</div> | ||
|
||
<div id="nav-path" class="navpath"> | ||
<ul> | ||
<li class="navelem"><a class="el" href="dir_41647132d2024f02ef697905988698ed.html">bias</a></li> </ul> | ||
</div> | ||
</div><!-- top --> | ||
<div class="header"> | ||
<div class="summary"> | ||
<a href="#nested-classes">Classes</a> | | ||
<a href="#namespaces">Namespaces</a> </div> | ||
<div class="headertitle"> | ||
<div class="title">ABMD.cpp File Reference</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="textblock"><code>#include "<a class="el" href="bias_2_bias_8h.html">Bias.h</a>"</code><br /> | ||
<code>#include "<a class="el" href="bias_2tools_2_random_8h.html">tools/Random.h</a>"</code><br /> | ||
<code>#include "<a class="el" href="bias_2_action_register_8h.html">ActionRegister.h</a>"</code><br /> | ||
<code>#include <ctime></code><br /> | ||
</div><table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> | ||
Classes</h2></td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_p_l_m_d_1_1bias_1_1_a_b_m_d.html">PLMD::bias::ABMD</a></td></tr> | ||
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Provides the keyword <a href="../../user-doc/html/_a_b_m_d.html">ABMD </a> <a href="class_p_l_m_d_1_1bias_1_1_a_b_m_d.html#details">More...</a><br /></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table><table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> | ||
Namespaces</h2></td></tr> | ||
<tr class="memitem:namespace_p_l_m_d"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_p_l_m_d.html">PLMD</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:namespace_p_l_m_d_1_1bias"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_p_l_m_d_1_1bias.html">PLMD::bias</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table> | ||
</div><!-- contents --> | ||
<!-- HTML footer for doxygen 1.8.3.1--> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
<table align="center" frame="void" width="98%" cellpadding="2%"> | ||
<tr><td align="left" valign="center"> | ||
Hosted by GitHub | ||
<a href="http://github.com"><img src="octocat.png" width="88" height="66" alt="GitHub Logo" /></a> | ||
<!--Generated by   --> <a href="http://www.doxygen.org/index.html"> | ||
</td><td width=90% align="right"> | ||
<img class="footer" src="doxygen.png" alt="doxygen" align="right"/> | ||
</a> 1.8.17 | ||
</td> </tr> | ||
</table> | ||
</small></address> | ||
</body> | ||
</html> |
Oops, something went wrong.