<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear FEM-Devs!<div><br></div><div>I don't have the time right now to evaluate wether this</div><div>is really a bug, but the following excerpt from </div><div>dune-fem/dune/fem/space/common/commoperations.hh</div><div>seems suspicious to me (lines 207-221):</div><div><br></div><div>    CombinedDataHandle(DataImpOne & one<br>              , DataImpTwo   & two   = null()  <br>              , DataImpThree & three = null()<br>              , DataImpFour  & four  = null()<br>              , DataImpFive  & five  = null() <br>              , DataImpSix   & six   = null() <br>              , DataImpSeven & seven = null() <br>              , DataImpEight & eight = null() <br>              , DataImpNine  & nine  = null() )<br>      : one_(one) , two_(two) , three_(three) , four_(four) <br>      , five_(five) , six_(six_) , seven_(seven)<br>      , eight_(eight) , nine_(nine_) <br>      , data_( one_ , two_, three_, four_, five_, six_ , seven_ , eight_ , nine_ )<br>    {<br>    }</div><div><br></div><div>Are six_ and nine_ really supposed to be initialized with themselves?</div><div><br></div><div>With kind regards,</div><div>Sven Kaulmann</div><div apple-content-edited="true"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>__________________________________</div><div><br></div><div>Dipl. Math. Sven Kaulmann</div><div>Universität Stuttgart</div><div>Inst. f. Angew. Analysis und Num. Simulation</div><div>Pfaffenwaldring 57, R. 7.116</div><div>D-70569 Stuttgart, Germany</div><div><br></div><div>Phone: +49 (0)711 - 685 - 62069</div><div>Fax: +49 (0)711 - 685 - 65507</div><div>___________________________________</div><div><br></div><div><br></div></div></span></div></span></div></span></div></div><br class="Apple-interchange-newline">
</div>
<br></body></html>