Mercurial > hg > kwantix
view html/bvp_8hpp.html @ 4:9d4fda54a41d
Buggy, must check why interpolator assignment destroys precomputed
data.
author | Jordi Guitérrez Hermoso <jordigh@gmail.com> |
---|---|
date | Sun, 29 Jun 2008 04:06:48 -0500 |
parents | 4fa56dc7e271 |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>include/bvp.hpp File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.6 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> </div> <div class="contents"> <h1>include/bvp.hpp File Reference</h1>Classes domain, BVP, and linear_BVP2 are declared here. <a href="#_details">More...</a> <p> <code>#include <map></code><br> <code>#include <set></code><br> <code>#include <string></code><br> <code>#include <boost/shared_ptr.hpp></code><br> <code>#include "<a class="el" href="linalg_8hpp-source.html">linalg.hpp</a>"</code><br> <code>#include "<a class="el" href="diff__op_8hpp-source.html">diff_op.hpp</a>"</code><br> <code>#include "<a class="el" href="func_8hpp-source.html">func.hpp</a>"</code><br> <p> <div class="dynheader"> Include dependency graph for bvp.hpp:</div> <div class="dynsection"> <p><center><img src="bvp_8hpp__incl.png" border="0" usemap="#include/bvp.hpp_map" alt=""></center> <map name="include/bvp.hpp_map"> <area shape="rect" href="linalg_8hpp.html" title="Wrapper linear algebra classes for the GSL." alt="" coords="376,239,459,266"><area shape="rect" href="diff__op_8hpp.html" title="diff_op.hpp" alt="" coords="427,84,517,111"><area shape="rect" href="func_8hpp.html" title="func.hpp" alt="" coords="499,162,573,188"><area shape="rect" href="error_8hpp.html" title="Throw exceptions instead of using GSL error handler function which prefers to call..." alt="" coords="667,316,747,343"></map> </div> <p> <div class="dynheader"> This graph shows which files directly or indirectly include this file:</div> <div class="dynsection"> <p><center><img src="bvp_8hpp__dep__incl.png" border="0" usemap="#include/bvp.hppdep_map" alt=""></center> <map name="include/bvp.hppdep_map"> <area shape="rect" href="bvp_8cpp.html" title="bvp.cpp" alt="" coords="5,84,77,111"><area shape="rect" href="ddm_8hpp.html" title="include/ddm.hpp" alt="" coords="347,161,475,188"><area shape="rect" href="ddm_8cpp.html" title="ddm.cpp" alt="" coords="127,239,204,265"><area shape="rect" href="interpolator_8hpp.html" title="include/interpolator.hpp" alt="" coords="164,84,335,111"><area shape="rect" href="utils_8cpp.html" title="utils.cpp" alt="" coords="373,239,448,265"><area shape="rect" href="interpolator_8cpp.html" title="interpolator.cpp" alt="" coords="203,161,323,188"></map> </div> <p> <a href="bvp_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebvp.html">bvp</a></td></tr> <tr><td colspan="2"><br><h2>Classes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbvp_1_1domain.html">bvp::domain</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbvp_1_1BVP.html">bvp::BVP</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">A boundary value problem. <a href="classbvp_1_1BVP.html#_details">More...</a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbvp_1_1linear__BVP2.html">bvp::linear_BVP2</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">A linear <a class="el" href="classbvp_1_1BVP.html" title="A boundary value problem.">BVP</a> of order at most 2. <a href="classbvp_1_1linear__BVP2.html#_details">More...</a><br></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Classes domain, BVP, and linear_BVP2 are declared here. <p> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Sat Jun 28 00:33:26 2008 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> </body> </html>