<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
Please don't take this in a bad way, but your question is really covered<br>
by the documentation.  Please consult it first before writing to the
list.<br>
best,<br>
Oliver<br>
<br>
<br>
Am 05.01.2011 16:59, schrieb S. Swayamjyoti:
<blockquote
 cite="mid:AANLkTi=3Te-eKCR8RHA+ybsSXKMOTLu5dOo8ygrhC4oA@mail.gmail.com"
 type="cite">Just a correction! It need not be for refinement. I just
need to know how to access geometrical positions inside a grid? say x,
y and z.<br>
  <br>
  <div class="gmail_quote">On Wed, Jan 5, 2011 at 4:48 PM, S.
Swayamjyoti <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:swayam.151@gmail.com">swayam.151@gmail.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Is
it possible to give a conditional statement for refinement based on the
geometric position of the grid elements for refinement?<br>
    <br>
e.g   if ( 40 < x < 50 && 10 < y < 30)<br>
          {<br>
            refine mesh!<br>
          }<br>
where x and y are the grid vectors in x and y direction. Can someone
please tell me how do I find x and y, i.e how can I use geometric
parameters related to the grid in my code. Does it come from the class
GeometryType ?<br>
    <br>
  </blockquote>
  </div>
  <br>
  <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>
</body>
</html>