Mercurial > hg > kwantix
annotate html/classbvp_1_1dirichlet__op.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 |
rev | line source |
---|---|
0 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | |
3 <title>bvp::dirichlet_op Class Reference</title> | |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> | |
5 <link href="tabs.css" rel="stylesheet" type="text/css"> | |
6 </head><body> | |
7 <!-- Generated by Doxygen 1.5.6 --> | |
8 <div class="navigation" id="top"> | |
9 <div class="tabs"> | |
10 <ul> | |
11 <li><a href="index.html"><span>Main Page</span></a></li> | |
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
13 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | |
14 <li><a href="files.html"><span>Files</span></a></li> | |
15 </ul> | |
16 </div> | |
17 <div class="tabs"> | |
18 <ul> | |
19 <li><a href="annotated.html"><span>Class List</span></a></li> | |
20 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | |
21 <li><a href="functions.html"><span>Class Members</span></a></li> | |
22 </ul> | |
23 </div> | |
24 <div class="navpath"><a class="el" href="namespacebvp.html">bvp</a>::<a class="el" href="classbvp_1_1dirichlet__op.html">dirichlet_op</a> | |
25 </div> | |
26 </div> | |
27 <div class="contents"> | |
28 <h1>bvp::dirichlet_op Class Reference</h1><!-- doxytag: class="bvp::dirichlet_op" --><!-- doxytag: inherits="bvp::bdry_diff_op" --><code>#include <<a class="el" href="diff__op_8hpp-source.html">diff_op.hpp</a>></code> | |
29 <p> | |
30 <div class="dynheader"> | |
31 Inheritance diagram for bvp::dirichlet_op:</div> | |
32 <div class="dynsection"> | |
33 <p><center><img src="classbvp_1_1dirichlet__op__inherit__graph.png" border="0" usemap="#bvp_1_1dirichlet__op__inherit__map" alt="Inheritance graph"></center> | |
34 <map name="bvp_1_1dirichlet__op__inherit__map"> | |
35 <area shape="rect" href="classbvp_1_1bdry__diff__op.html" title="bvp::bdry_diff_op" alt="" coords="5,84,133,111"><area shape="rect" href="classbvp_1_1diff__op.html" title="bvp::diff_op" alt="" coords="23,7,116,34"></map> | |
36 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> | |
37 <div class="dynheader"> | |
38 Collaboration diagram for bvp::dirichlet_op:</div> | |
39 <div class="dynsection"> | |
40 <p><center><img src="classbvp_1_1dirichlet__op__coll__graph.png" border="0" usemap="#bvp_1_1dirichlet__op__coll__map" alt="Collaboration graph"></center> | |
41 <map name="bvp_1_1dirichlet__op__coll__map"> | |
42 <area shape="rect" href="classbvp_1_1bdry__diff__op.html" title="bvp::bdry_diff_op" alt="" coords="5,84,133,111"><area shape="rect" href="classbvp_1_1diff__op.html" title="bvp::diff_op" alt="" coords="23,7,116,34"></map> | |
43 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> | |
44 | |
45 <p> | |
46 <a href="classbvp_1_1dirichlet__op-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> | |
47 <tr><td></td></tr> | |
48 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> | |
49 <tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbvp_1_1dirichlet__op.html#f633bf27b1ead38fd689470749cab944">at</a> (const <a class="el" href="classbvp_1_1realfunc.html">realfunc</a> &f, const point &p) const </td></tr> | |
50 | |
51 <tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbvp_1_1dirichlet__op.html#60166ca8b8f9a65e79a1c0a7fdfe8457">at</a> (const <a class="el" href="classbvp_1_1realfunc.html">realfunc</a> &f, const point &p, const <a class="el" href="classlinalg_1_1vector.html">vector</a> &n) const </td></tr> | |
52 | |
53 </table> | |
54 <hr><h2>Member Function Documentation</h2> | |
55 <a class="anchor" name="f633bf27b1ead38fd689470749cab944"></a><!-- doxytag: member="bvp::dirichlet_op::at" ref="f633bf27b1ead38fd689470749cab944" args="(const realfunc &f, const point &p) const " --> | |
56 <div class="memitem"> | |
57 <div class="memproto"> | |
58 <table class="memname"> | |
59 <tr> | |
60 <td class="memname">double bvp::dirichlet_op::at </td> | |
61 <td>(</td> | |
62 <td class="paramtype">const <a class="el" href="classbvp_1_1realfunc.html">realfunc</a> & </td> | |
63 <td class="paramname"> <em>f</em>, </td> | |
64 </tr> | |
65 <tr> | |
66 <td class="paramkey"></td> | |
67 <td></td> | |
68 <td class="paramtype">const point & </td> | |
69 <td class="paramname"> <em>p</em></td><td> </td> | |
70 </tr> | |
71 <tr> | |
72 <td></td> | |
73 <td>)</td> | |
74 <td></td><td></td><td> const<code> [virtual]</code></td> | |
75 </tr> | |
76 </table> | |
77 </div> | |
78 <div class="memdoc"> | |
79 | |
80 <p> | |
81 | |
82 <p>Implements <a class="el" href="classbvp_1_1bdry__diff__op.html#77e049b95257e65fda429fb0c322bbcf">bvp::bdry_diff_op</a>.</p> | |
83 <div class="fragment"><pre class="fragment"><a name="l00035"></a>00035 { | |
84 <a name="l00036"></a>00036 <span class="keywordflow">return</span> f(p); | |
85 <a name="l00037"></a>00037 } | |
86 </pre></div> | |
87 <p> | |
88 | |
89 </div> | |
90 </div><p> | |
91 <a class="anchor" name="60166ca8b8f9a65e79a1c0a7fdfe8457"></a><!-- doxytag: member="bvp::dirichlet_op::at" ref="60166ca8b8f9a65e79a1c0a7fdfe8457" args="(const realfunc &f, const point &p, const vector &n) const " --> | |
92 <div class="memitem"> | |
93 <div class="memproto"> | |
94 <table class="memname"> | |
95 <tr> | |
96 <td class="memname">double bvp::dirichlet_op::at </td> | |
97 <td>(</td> | |
98 <td class="paramtype">const <a class="el" href="classbvp_1_1realfunc.html">realfunc</a> & </td> | |
99 <td class="paramname"> <em>f</em>, </td> | |
100 </tr> | |
101 <tr> | |
102 <td class="paramkey"></td> | |
103 <td></td> | |
104 <td class="paramtype">const point & </td> | |
105 <td class="paramname"> <em>p</em>, </td> | |
106 </tr> | |
107 <tr> | |
108 <td class="paramkey"></td> | |
109 <td></td> | |
110 <td class="paramtype">const <a class="el" href="classlinalg_1_1vector.html">vector</a> & </td> | |
111 <td class="paramname"> <em>n</em></td><td> </td> | |
112 </tr> | |
113 <tr> | |
114 <td></td> | |
115 <td>)</td> | |
116 <td></td><td></td><td> const<code> [virtual]</code></td> | |
117 </tr> | |
118 </table> | |
119 </div> | |
120 <div class="memdoc"> | |
121 | |
122 <p> | |
123 | |
124 <p>Implements <a class="el" href="classbvp_1_1bdry__diff__op.html#d08b87b0c75bc560f218bb016ccd9ce2">bvp::bdry_diff_op</a>.</p> | |
125 <div class="fragment"><pre class="fragment"><a name="l00039"></a>00039 { | |
126 <a name="l00040"></a>00040 n.size(); | |
127 <a name="l00041"></a>00041 <span class="keywordflow">return</span> f(p); | |
128 <a name="l00042"></a>00042 } | |
129 </pre></div> | |
130 <p> | |
131 | |
132 <p> | |
133 <div class="dynheader"> | |
134 Here is the call graph for this function:</div> | |
135 <div class="dynsection"> | |
136 <p><center><img src="classbvp_1_1dirichlet__op_60166ca8b8f9a65e79a1c0a7fdfe8457_cgraph.png" border="0" usemap="#classbvp_1_1dirichlet__op_60166ca8b8f9a65e79a1c0a7fdfe8457_cgraph_map" alt=""></center> | |
137 <map name="classbvp_1_1dirichlet__op_60166ca8b8f9a65e79a1c0a7fdfe8457_cgraph_map"> | |
138 <area shape="rect" href="classlinalg_1_1vector.html#e66e3da6545ff54e9f5208631883d4a9" title="Number of elements." alt="" coords="200,5,336,32"></map> | |
139 </div> | |
140 | |
141 </div> | |
142 </div><p> | |
143 <hr>The documentation for this class was generated from the following files:<ul> | |
144 <li>include/<a class="el" href="diff__op_8hpp-source.html">diff_op.hpp</a><li><a class="el" href="diff__op_8cpp.html">diff_op.cpp</a></ul> | |
145 </div> | |
4
9d4fda54a41d
Buggy, must check why interpolator assignment destroys precomputed
Jordi Guitérrez Hermoso <jordigh@gmail.com>
parents:
0
diff
changeset
|
146 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Jun 28 00:33:26 2008 by |
0 | 147 <a href="http://www.doxygen.org/index.html"> |
148 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | |
149 </body> | |
150 </html> |