<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello, thank you in advance for any help you can provide. This question is a bit elementary but the lack of documentation for petsc4py makes some tasks rather hard.<div><br></div><div>I am trying to do some parallel vector calculations and assembly on an unstructured mesh. I build a DMplex using DMPlex.createFromCellList. However, once I reach this point I am unable to figure out how to properly form any form of a vector that could be used in parallel computations. </div><div><br></div><div>The closest I have come was, creating a section using DMPlex.createSection and then using DMPlex.createLocalVector and DMPlex.createGlobalVector, however what this did was give be a local vector the size of the total expected DOF, and a global vector the twice the size of the expected DOF.</div><div><br></div><div>I appreciate all the help,</div><br><div>
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Matthew W. Kury</div><div>Ph.D. Candidate</div><div>CMRL UC Berkeley</div><div>M.S. Mechanical Engineering UC Berkeley, 2014</div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></body></html>