<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 15, 2014 at 5:50 PM, Adrian Croucher <span dir="ltr"><<a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <br>
    <div>On 16/04/14 06:06, Matthew Knepley
      wrote:<br>
      <br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">There is certainly a workaround. You
            give me the interpolated mesh. The only thing this code does
            is
            <div>allow you to input just cells and vertices. Since you
              are using these elements now, you know the faces,</div>
            <div>so just use something like DMPlexCreateFromDAG() to
              input the fully interpolated mesh.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Yeah, I was afraid that might be the workaround ;-) It seems to me
    that for a large unstructured mesh, creating the whole DAG would
    basically amount to duplicating what the very handy
    DMPlexInterpolate() function does.<br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div><br>
            </div>
            <div>The problem here is that if I allow faces of different
              shapes, I have to keep track of the shape of each</div>
            <div>face when I make it. This is possible,  and I have
              added it to the TODO list, but I think it will be a while</div>
            <div>before I get to it. If you want to try doing it, I
              would help.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I'd have to get more familiar with how it works first, and it
    probably isn't top of my priority list either at present- I can
    continue getting my code together without support for wedge cells at
    the moment. But at some point I will need it.<br></div></blockquote><div><br></div><div>Okay, when you need it, we will make it work.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
    Cheers, Adrian<span class="HOEnZb"><font color="#888888"><br>
    <pre cols="72">-- 
Dr Adrian Croucher
Department of Engineering Science
University of Auckland
New Zealand
tel 64-9-373-7599 ext 84611
</pre>
  </font></span></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>