[Trilinos-Users] access to current solution in LOCA

Veltz Romain romain.veltz at inria.fr
Fri May 3 19:24:28 MDT 2013


Hi,

I would like to access the current solution (which is an Epetra_Vector) during a continuation procedure in LOCA.
This access has to be from the function 

void postProcessContinuationStep
(LOCA::Abstract::Iterator::StepStatus stepStatus, LOCA::Epetra::Group &group)

I tried

NOX::Epetra::Vector x(group.getX());

 but it does not work. Can somebody help me please? 

Thank you for your help,

Romain



-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20130503/284b1a80/attachment.html 


More information about the Trilinos-Users mailing list