<div dir="ltr"><div><div>Hello,<br></div>           I have a few question regarding the usage.<br><br>In DMNetworkRegisterComponent(DM dm,const char *name,PetscInt size,PetscInt *key)<b> <br>size </b>- the storage size in bytes for this component data<br><br></div>If i call it from fortran, is size then the number of components ? <br><div><br></div><div>For example, if i have a network of nodes, I want to store the location of the node ( double precision :: x,y,z) in the component named "position", then is the call:<br><br><br></div><div>call DMNetworkRegisterComponent(DM dm,"position", 3, positionkey, ierr)<b> </b></div><div> <div class="gmail_extra"><br></div><div class="gmail_extra">I need to create a network. I know the number of nodes on network and the maximum number of neighbors any node can have. I can only add the node to node connections as few at a time. <br><br></div><div class="gmail_extra">Is this possible to do with DMNetowrk ?<br><br><br></div><div class="gmail_extra">Reddy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 8, 2015 at 10:07 PM, Hong <span dir="ltr"><<a href="mailto:hzhang@mcs.anl.gov" target="_blank">hzhang@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">See<div><b>petsc/src/snes/examples/tutorials/network/pflow</b><span class=""><font color="#888888"><br></font></span></div><span class=""><font color="#888888"><div><b><br></b></div><div><b>Hong</b></div></font></span></div><div class=""><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 8, 2015 at 9:39 PM, Dharmendar Reddy <span dir="ltr"><<a href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div>Hello,<br></div>          Is there a Fortran or C code example illustrating the usage of DMNetwork ? <br><br></div>Thanks<span><font color="#888888"><br></font></span></div><span><font color="#888888">Reddy<br></font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div>