<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">P.S I am writing in C/C++</span><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 14 May 2013 22:06, Anthony Vergottis <span dir="ltr"><<a href="mailto:a.vergottis@gmail.com" target="_blank">a.vergottis@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">To whom it may concern,<div><br></div><div>I am very new to Petsc and I would very much appreciate some assistance.</div>
<div><br></div><div>What would be the best way to create an array of matrix objects? The number of matrix objects required would be determined during run time.</div>
<div><br></div><div>For example, I am looking into the FEM and I would like to create a matrix for each element (I know how to set up the matrix objects). Therefore, if I am using a mesh with 100 element I would like to determine during runtime that I will need to create 100 "Mat    A[100]" etc, something along those lines. Hope I explained it well.</div>

<div><br></div><div>Sorry if this is a trivial question but your help would go a long way.</div><div><br></div><div>Thanks, keep up the great job guys!!</div><div><br></div><div>Regards,</div>
<div>Anthony Vergottis</div></div>
</blockquote></div><br></div>