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 [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
