<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 24, 2014 at 11:41 AM, Stefano Zampini <span dir="ltr"><<a href="mailto:stefano.zampini@gmail.com" target="_blank">stefano.zampini@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Matt,<div><br></div><div>I wish to test PCBDDC with maxwell equations in H(curl). Can you tell me how far are the actual implementation of PetscFe and PetscSpace to   <br clear="all">
<div>implement lowest order nedelec elements and linear functionals evaluation?</div></div></div></blockquote><div><br></div><div>The easiest thing to do is look at the implementation in FIAT first and see what they did. I am attaching</div>
<div>the relevant chapter from the FEniCS book. I would use Nedelec of the 2nd kind since then you can</div><div>use plain old polynomial P spaces. You just have to code up the dual space, which is just a bunch of</div><div>
quadrature rules over edges and faces.</div><div><br></div><div>The big pain will be that it has vector degrees of freedom, which I have not tested yet. You need to transform</div><div>the input vectors before doing the integral on the reference element. I can help if you get stuck.</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 dir="ltr"><div><div>best,</div><span class="HOEnZb"><font color="#888888"><div>
-- <br>Stefano

<br></div>
</font></span></div></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>