<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hello,&nbsp;</div><div>In my application, I need to do both Finite element(FEM) and Finite Difference(FD) computations.</div><div>I am doing the FD using the DA and FEM using natural numbering(x changes fastest, then y then z).</div><div>My question is what would be the fastest way to copy the FEM vectors to the FD vectors. Looks like&nbsp;</div><div>DAGetAO may provide a mapping between DA vector layout and natural layout. Since I am not very familiar with programming using AO, just wanted to ask if there is a more efficient/easier way to copy from the naturally ordered vector to the DA vector before delving into AO. If I have to use AO, could you please redirect me to some related example.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Khalid</div><div
 style="position:fixed"></div>


</div></body></html>