[Trilinos-Users] How to copy data from one Epetra_FEVector to another

Davood Ansari david.ansari at gmail.com
Wed Dec 19 10:03:19 MST 2007


Hi

I have two vectors ( Epetra_FEVectors of equal lengths) constructed under
different conditions and from different maps.

What I need is an efficient way  to copy the data from one vector to
another. Note that I cannot construct the second
vector using a copy type constructor from the first one. What I need is only
the data from the first vector.

Yours
Davood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20071220/0b725e55/attachment.html


More information about the Trilinos-Users mailing list