<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Dear Christian,<br>
    <br>
    if I understood correctly you have a solution vector with the
    stresses and you now want to interpolate the solution to the Gauss
    points.<br>
    <br>
    As far as I know there is no direct possibility but you can use the
    DiscreteGridFunction and the GridFunctionToFunctionAdapter to
    compute your solution at any geometrical point.<br>
    <br>
    If I understood it correctly this is only necessary if, e.g. you
    have a nodal value solution and Q2 and your visualization tool only
    supports linear interpolation otherwise you can just tell your
    visualization tool which basis function to use.<br>
    <br>
    If there is an easier way I am very interested in it, too!<br>
    <br>
    Best,<br>
    Nicolas<br>
    <br>
    <br>
    On 07/19/2011 06:13 PM, Christian Simon wrote:
    <blockquote
cite="mid:OF8EA4B259.760B21D9-ONC12578D2.0059147C-C12578D2.005914A8@twt-gmbh.de"
      type="cite"><font face="Vorgabe Sans
        Serif,Verdana,Arial,Helvetica,Sans-Serif" size="2">Dear *,<br>
        <br>
        we successfully implemented a continuum mechanical model into
        dune-pdelab - thanks to Markus Blatt :o)<br>
        <br>
        Therein in, we compute the stress resulting from deformations.
        We would like to visualise the values computed at the Gauss
        points within the operator. It would be great, if this would be
        more or less directly possible. For one variable it may be ok to
        implement the computation of the variable once again somewhere
        else. For a more complicated situation, this may get somehow
        problematic, since it is not really convenient and fail-save to
        implement all the computed and required variables within the
        operator a second time some where else. <br>
        <br>
        Is there a solution for our problem? Any help would be greatly
        appreciated.<br>
        <br>
        Best wishes for the evening,<br>
        Christian Simon and Ayhan Acartürk<br>
      </font>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
_________________________________________________________________

Dipl.-Ing. Nicolas Schwenck
               
IWS, Universität Stuttgart              phone: +49 711 685 64736
Pfaffenwaldring 61                      fax:   +49 711 685 60430
D-70569 Stuttgart

            email: <a class="moz-txt-link-abbreviated" href="mailto:nicolas.schwenck@iws.uni-stuttgart.de">nicolas.schwenck@iws.uni-stuttgart.de</a>
                url: <a class="moz-txt-link-abbreviated" href="http://www.hydrosys.uni-stuttgart.de">www.hydrosys.uni-stuttgart.de</a>
________________________________________________________________ </pre>
  </body>
</html>