Hey Miguel,
                  One can declare the adjoint solution vector as GHOSTED,
this is done in adjoints example 5. We also use add_localized_vector with
that vector in the heatsystem.C file of that example.

Thanks.

On Thu, Nov 12, 2015 at 2:51 PM, Miguel Angel Salazar de Troya <
salazardetr...@gmail.com> wrote:

> Hi
>
> I've noticed that by default the adjoint solution vector is declared as
> PARALLEL, and this doesn't allow to use it with
> FEMContext::add_localized_vector() because it's not GHOSTED, is this
> correct? What are the advantages of using PARALLEL over GHOSTED besides
> less memory requirements?
>
> Thanks
> Miguel
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>



-- 
Vikram Garg
Postdoctoral Associate
Predictive Engineering and Computational Science (PECOS)
The University of Texas at Austin
http://web.mit.edu/vikramvg/www/

http://vikramvgarg.wordpress.com/
http://www.runforindia.org/runners/vikramg
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to