<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Oli.<br>
      Your right, that template argument is not needed and not used
      anywhere (the aligmed=true case<br>
      is not implemented anyway). That was supposed to be a version with
      some memory alignment but we never<br>
      got around to do that.<br>
      Best<br>
      Andreas<br>
      <br>
      <br>
      On 12/05/14 06:27, Oliver Sander wrote:<br>
    </div>
    <blockquote cite="mid:53705BDA.6050408@igpm.rwth-aachen.de"
      type="cite">
      <pre wrap="">Dear Dune,
I am trying to understand the implementation of the orthonormal basis in
dune-localfunctions.  In the process, I came across the class LFEMatrix,
which appears to simply implement a full dynamic matrix with a built-in
inversion routine.  That matrix has a template parameter 'bool aligned',
which I don't see used anywhere neither within the class nor outside.
Does anybody know the purpose of this parameter?
Thanks,
Oliver

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Dune-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune-devel">http://lists.dune-project.org/mailman/listinfo/dune-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>