Dear all, I want to use a PetscVector to update my linear systems solution I tried:
*mysystem.solution=*mypetscvec It compiles but then in debug mode fails the assertion: Assertion `this->_type == v._type' failed. [0] src/numerics/petsc_vector.C, line 619 Any idea on how I can do it? Best, Ata ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
