This file is indexed.

/usr/share/doc/mia-2.0/libdoc/classCSplineBoundaryCondition.html is in libmia-2.0-doc 2.0.13-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
<!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.6"/>
<title>CSplineBoundaryCondition Class 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="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">CSplineBoundaryCondition Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span><div class="ingroups"><a class="el" href="group__interpol.html">Interpolation</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Abstract base class for B-spline interpolation boundary conditions.  
 <a href="classCSplineBoundaryCondition.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="boundary__conditions_8hh_source.html">mia/core/boundary_conditions.hh</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CSplineBoundaryCondition:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCSplineBoundaryCondition.png" usemap="#CSplineBoundaryCondition_map" alt=""/>
  <map id="CSplineBoundaryCondition_map" name="CSplineBoundaryCondition_map">
<area href="classCProductBase.html" title="The base class for all plug-in created object. " alt="CProductBase" shape="rect" coords="0,56,164,80"/>
<area href="classCPropertyFlagHolder.html" title="This class holds a set of properties. " alt="CPropertyFlagHolder" shape="rect" coords="0,0,164,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a7bbd34bfe3201d3845560e679b2a8d4e"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a7bbd34bfe3201d3845560e679b2a8d4e">plugin_data</a></td></tr>
<tr class="memdesc:a7bbd34bfe3201d3845560e679b2a8d4e"><td class="mdescLeft">&#160;</td><td class="mdescRight">helper typedef for plug-in handling  <a href="#a7bbd34bfe3201d3845560e679b2a8d4e">More...</a><br/></td></tr>
<tr class="separator:a7bbd34bfe3201d3845560e679b2a8d4e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a611d1806add85df5efe3adedaa21ca9d"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a611d1806add85df5efe3adedaa21ca9d">plugin_type</a></td></tr>
<tr class="memdesc:a611d1806add85df5efe3adedaa21ca9d"><td class="mdescLeft">&#160;</td><td class="mdescRight">helper typedef for plug-in handling  <a href="#a611d1806add85df5efe3adedaa21ca9d">More...</a><br/></td></tr>
<tr class="separator:a611d1806add85df5efe3adedaa21ca9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a312d210a0fbb84e45364f7859352c798"><td class="memItemLeft" align="right" valign="top">typedef std::unique_ptr<br class="typebreak"/>
&lt; <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a312d210a0fbb84e45364f7859352c798">Pointer</a></td></tr>
<tr class="memdesc:a312d210a0fbb84e45364f7859352c798"><td class="mdescLeft">&#160;</td><td class="mdescRight">pointer type to this boundary condition  <a href="#a312d210a0fbb84e45364f7859352c798">More...</a><br/></td></tr>
<tr class="separator:a312d210a0fbb84e45364f7859352c798"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_classCPropertyFlagHolder"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classCPropertyFlagHolder')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classCPropertyFlagHolder.html">CPropertyFlagHolder</a></td></tr>
<tr class="memitem:ae19cdabd533c31d596b479686943e13e inherit pub_types_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top">typedef std::set&lt; const char * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#ae19cdabd533c31d596b479686943e13e">Set</a></td></tr>
<tr class="memdesc:ae19cdabd533c31d596b479686943e13e inherit pub_types_classCPropertyFlagHolder"><td class="mdescLeft">&#160;</td><td class="mdescRight">define the type of the set of flags  <a href="#ae19cdabd533c31d596b479686943e13e">More...</a><br/></td></tr>
<tr class="separator:ae19cdabd533c31d596b479686943e13e inherit pub_types_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:af3ab205d107b9d66a5ef09cad825f93c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#af3ab205d107b9d66a5ef09cad825f93c">apply</a> (<a class="el" href="classCSplineKernel.html#aef3d2f0abee139dae6e280a0fad90756">CSplineKernel::VIndex</a> &amp;index, <a class="el" href="classCSplineKernel.html#a1cd167d464dc7fe2addd9781ed00f32d">CSplineKernel::VWeight</a> &amp;weights) const </td></tr>
<tr class="separator:af3ab205d107b9d66a5ef09cad825f93c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a338f0452557467158669b2866d9d36a3"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a338f0452557467158669b2866d9d36a3">clone</a> () const __attribute__((warn_unused_result))=0</td></tr>
<tr class="separator:a338f0452557467158669b2866d9d36a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f8f27a8873622be0bd6145f37bb4dbc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a5f8f27a8873622be0bd6145f37bb4dbc">CSplineBoundaryCondition</a> ()</td></tr>
<tr class="separator:a5f8f27a8873622be0bd6145f37bb4dbc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab23945a762650ab8d373e64d750f8427"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#ab23945a762650ab8d373e64d750f8427">CSplineBoundaryCondition</a> (const <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> &amp;)=default</td></tr>
<tr class="separator:ab23945a762650ab8d373e64d750f8427"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a30fdeac3c63e2d39b3954f5a3b934728"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a30fdeac3c63e2d39b3954f5a3b934728">CSplineBoundaryCondition</a> (int width)</td></tr>
<tr class="separator:a30fdeac3c63e2d39b3954f5a3b934728"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b8ce98f76df1c8ef041711c3cc34558"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a0b8ce98f76df1c8ef041711c3cc34558"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a0b8ce98f76df1c8ef041711c3cc34558">filter_line</a> (std::vector&lt; T &gt; &amp;coeff, const std::vector&lt; double &gt; &amp;poles) const </td></tr>
<tr class="separator:a0b8ce98f76df1c8ef041711c3cc34558"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a756d48e7188167a2e562b8472536c3e6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a756d48e7188167a2e562b8472536c3e6">filter_line</a> (std::vector&lt; double &gt; &amp;coeff, const std::vector&lt; double &gt; &amp;poles) const </td></tr>
<tr class="separator:a756d48e7188167a2e562b8472536c3e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a655d2d69003f8c0e9467845306279dea"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a655d2d69003f8c0e9467845306279dea">get_width</a> () const </td></tr>
<tr class="separator:a655d2d69003f8c0e9467845306279dea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3312d13c2c7ba262d03fb8d23241bced"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a3312d13c2c7ba262d03fb8d23241bced">set_width</a> (int width)</td></tr>
<tr class="separator:a3312d13c2c7ba262d03fb8d23241bced"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77cd66f32eb502dc80ca1c02916e240b"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a77cd66f32eb502dc80ca1c02916e240b"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#a77cd66f32eb502dc80ca1c02916e240b">template_filter_line</a> (std::vector&lt; T &gt; &amp;coeff, const std::vector&lt; double &gt; &amp;poles) const </td></tr>
<tr class="separator:a77cd66f32eb502dc80ca1c02916e240b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classCProductBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCProductBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classCProductBase.html">CProductBase</a></td></tr>
<tr class="memitem:acfa85a057a881ced532bb78029efddc4 inherit pub_methods_classCProductBase"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCProductBase.html#acfa85a057a881ced532bb78029efddc4">get_init_string</a> () const </td></tr>
<tr class="separator:acfa85a057a881ced532bb78029efddc4 inherit pub_methods_classCProductBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a60ef92211cb697cc9d3bde947d668e9e inherit pub_methods_classCProductBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCProductBase.html#a60ef92211cb697cc9d3bde947d668e9e">set_init_string</a> (const char *init)</td></tr>
<tr class="separator:a60ef92211cb697cc9d3bde947d668e9e inherit pub_methods_classCProductBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac78b75f25de93e9a8c9d9c6ee34b5fa2 inherit pub_methods_classCProductBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCProductBase.html#ac78b75f25de93e9a8c9d9c6ee34b5fa2">set_module</a> (<a class="el" href="group__plugin.html#ga39fb45d0925ecaf649ca861cab0ee01a">PPluginModule</a> module)</td></tr>
<tr class="separator:ac78b75f25de93e9a8c9d9c6ee34b5fa2 inherit pub_methods_classCProductBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classCPropertyFlagHolder"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCPropertyFlagHolder')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classCPropertyFlagHolder.html">CPropertyFlagHolder</a></td></tr>
<tr class="memitem:a365d4cdb13500e1a4139e837fe7cb37c inherit pub_methods_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#a365d4cdb13500e1a4139e837fe7cb37c">add</a> (const char *property)</td></tr>
<tr class="separator:a365d4cdb13500e1a4139e837fe7cb37c inherit pub_methods_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8410fdf2a8b736c700d8595d82acb1fc inherit pub_methods_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCPropertyFlagHolder.html#ae19cdabd533c31d596b479686943e13e">Set</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#a8410fdf2a8b736c700d8595d82acb1fc">get_missing_properties</a> (const <a class="el" href="classCPropertyFlagHolder.html">CPropertyFlagHolder</a> &amp;testset) const </td></tr>
<tr class="separator:a8410fdf2a8b736c700d8595d82acb1fc inherit pub_methods_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a106e9895cd3a2f5d7a121b6a41b0eebd inherit pub_methods_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#a106e9895cd3a2f5d7a121b6a41b0eebd">has</a> (const char *property) const </td></tr>
<tr class="separator:a106e9895cd3a2f5d7a121b6a41b0eebd inherit pub_methods_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a110f2cdcf0cd275830b92deed7a0d648 inherit pub_methods_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#a110f2cdcf0cd275830b92deed7a0d648">has_all_in</a> (const <a class="el" href="classCPropertyFlagHolder.html">CPropertyFlagHolder</a> &amp;testset) const </td></tr>
<tr class="separator:a110f2cdcf0cd275830b92deed7a0d648 inherit pub_methods_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7612f039bf567bd94e79dc045de39e1 inherit pub_methods_classCPropertyFlagHolder"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCPropertyFlagHolder.html#ae7612f039bf567bd94e79dc045de39e1">~CPropertyFlagHolder</a> ()</td></tr>
<tr class="separator:ae7612f039bf567bd94e79dc045de39e1 inherit pub_methods_classCPropertyFlagHolder"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:aa796cd90c454b98db46857db0fbc94fc"><td class="memItemLeft" align="right" valign="top">static const char *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#aa796cd90c454b98db46857db0fbc94fc">data_descr</a></td></tr>
<tr class="memdesc:aa796cd90c454b98db46857db0fbc94fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">data portion of the plugin search path  <a href="#aa796cd90c454b98db46857db0fbc94fc">More...</a><br/></td></tr>
<tr class="separator:aa796cd90c454b98db46857db0fbc94fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf3fc2fcf1674f006aa3770380062d8f"><td class="memItemLeft" align="right" valign="top">static const char *const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSplineBoundaryCondition.html#abf3fc2fcf1674f006aa3770380062d8f">type_descr</a></td></tr>
<tr class="memdesc:abf3fc2fcf1674f006aa3770380062d8f"><td class="mdescLeft">&#160;</td><td class="mdescRight">type portion of the plugin search path  <a href="#abf3fc2fcf1674f006aa3770380062d8f">More...</a><br/></td></tr>
<tr class="separator:abf3fc2fcf1674f006aa3770380062d8f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Abstract base class for B-spline interpolation boundary conditions. </p>
<p>This class is the abstract base class for B-spline interpolation boundary conditions.</p>
<p>The actual boundary conditions are implemented as plug-ins and instances are created by calling produce_spline_boundary_condition. </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00052">52</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="a7bbd34bfe3201d3845560e679b2a8d4e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> <a class="el" href="classCSplineBoundaryCondition.html#a7bbd34bfe3201d3845560e679b2a8d4e">CSplineBoundaryCondition::plugin_data</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>helper typedef for plug-in handling </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00056">56</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a611d1806add85df5efe3adedaa21ca9d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> <a class="el" href="classCSplineBoundaryCondition.html#a611d1806add85df5efe3adedaa21ca9d">CSplineBoundaryCondition::plugin_type</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>helper typedef for plug-in handling </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00059">59</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a312d210a0fbb84e45364f7859352c798"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::unique_ptr&lt;<a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a>&gt; <a class="el" href="classCSplineBoundaryCondition.html#a312d210a0fbb84e45364f7859352c798">CSplineBoundaryCondition::Pointer</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>pointer type to this boundary condition </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00069">69</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a5f8f27a8873622be0bd6145f37bb4dbc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSplineBoundaryCondition::CSplineBoundaryCondition </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="ab23945a762650ab8d373e64d750f8427"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">CSplineBoundaryCondition::CSplineBoundaryCondition </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">default</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default copy constructor </p>

</div>
</div>
<a class="anchor" id="a30fdeac3c63e2d39b3954f5a3b934728"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSplineBoundaryCondition::CSplineBoundaryCondition </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>width</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Constructor for the boundary conditions. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">width</td><td>size of the coefficent domain </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="af3ab205d107b9d66a5ef09cad825f93c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CSplineBoundaryCondition::apply </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCSplineKernel.html#aef3d2f0abee139dae6e280a0fad90756">CSplineKernel::VIndex</a> &amp;&#160;</td>
          <td class="paramname"><em>index</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCSplineKernel.html#a1cd167d464dc7fe2addd9781ed00f32d">CSplineKernel::VWeight</a> &amp;&#160;</td>
          <td class="paramname"><em>weights</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Apply the boundary conditions </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">index</td><td>- indices into the coeffisicnt domain will be changed to fit domain </td></tr>
    <tr><td class="paramname">weights</td><td>- according weights </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the index set was in the coefficient domain </dd></dl>

</div>
</div>
<a class="anchor" id="a338f0452557467158669b2866d9d36a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCSplineBoundaryCondition.html">CSplineBoundaryCondition</a>* CSplineBoundaryCondition::clone </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>a copy of the (derived) instance of this boundary condition </dd></dl>

</div>
</div>
<a class="anchor" id="a0b8ce98f76df1c8ef041711c3cc34558"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void CSplineBoundaryCondition::filter_line </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; T &gt; &amp;&#160;</td>
          <td class="paramname"><em>coeff</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::vector&lt; double &gt; &amp;&#160;</td>
          <td class="paramname"><em>poles</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Prefiltering function to convert a vector of input data to spline coefficients </p>
<dl class="tparams"><dt>Template Parameters</dt><dd>
  <table class="tparams">
    <tr><td class="paramname">T</td><td>must either be a scalar type or an array of scalar data types whose elements can be accessed by using the operator[]. This restriction is currently necessary to allow a dynamic polymorphic implementation of the pre-filtering step needed for different boundary condition models. </td></tr>
  </table>
  </dd>
</dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramdir">[in,out]</td><td class="paramname">coeff</td><td>vector of function values that will be converted to spline coefficients </td></tr>
    <tr><td class="paramdir"></td><td class="paramname">poles</td><td>the poles of the B-spline the coefficients are created for </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00273">273</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a756d48e7188167a2e562b8472536c3e6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSplineBoundaryCondition::filter_line </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; double &gt; &amp;&#160;</td>
          <td class="paramname"><em>coeff</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::vector&lt; double &gt; &amp;&#160;</td>
          <td class="paramname"><em>poles</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Prefiltering function to convert a vector of double valued input data to spline coefficients This is the actual work routine that will be called by the other filter_line functions after type conversion and decomposition has been executed </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramdir">[in,out]</td><td class="paramname">coeff</td><td>vector of function values that will be converted to spline coefficients </td></tr>
    <tr><td class="paramdir"></td><td class="paramname">poles</td><td>the poles of the B-spline the coefficients are created for </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a655d2d69003f8c0e9467845306279dea"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int CSplineBoundaryCondition::get_width </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>the width of the coefficient domain </dd></dl>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00102">102</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a3312d13c2c7ba262d03fb8d23241bced"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSplineBoundaryCondition::set_width </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>width</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>(re-)set the width of the supported index range </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">width</td><td>new width </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a77cd66f32eb502dc80ca1c02916e240b"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void CSplineBoundaryCondition::template_filter_line </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; T &gt; &amp;&#160;</td>
          <td class="paramname"><em>coeff</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::vector&lt; double &gt; &amp;&#160;</td>
          <td class="paramname"><em>poles</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Prefiltering function to convert a vector of scalar valued input data to spline coefficients. </p>
<dl class="tparams"><dt>Template Parameters</dt><dd>
  <table class="tparams">
    <tr><td class="paramname">T</td><td>a scalar type. </td></tr>
  </table>
  </dd>
</dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramdir">[in,out]</td><td class="paramname">coeff</td><td>vector of function values that will be converted to spline coefficients </td></tr>
    <tr><td class="paramdir"></td><td class="paramname">poles</td><td>the poles of the B-spline the coefficients are created for </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00281">281</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="aa796cd90c454b98db46857db0fbc94fc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const char* const CSplineBoundaryCondition::data_descr</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>data portion of the plugin search path </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00065">65</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<a class="anchor" id="abf3fc2fcf1674f006aa3770380062d8f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const char* const CSplineBoundaryCondition::type_descr</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>type portion of the plugin search path </p>

<p>Definition at line <a class="el" href="boundary__conditions_8hh_source.html#l00062">62</a> of file <a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="boundary__conditions_8hh_source.html">boundary_conditions.hh</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 25 2014 23:52:09 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>