On Tue, 21 Jun 2011, Ataollah Mesgarnejad wrote: > I know PetscVector allows me to create a libmesh compatible vector > from a PETSc Vec. Now, is there a way to create a PETSc Vec that has > the parallel structure of one of my system's solution so I can use > Tao's output to update that system's solution?
PetscVector::vec() http://libmesh.sourceforge.net/doxygen/classlibMesh_1_1PetscVector.php#ada434b1090f88c405ad6d0294646a400 --- Roy ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
