Hi

Can libmesh handle computing the adjoint solution for several QoI? It looks
like it can do so by looping over the QoISet, but then when it comes to
calculate the adjoint solution in ImplicitSystem::adjoint_solve() we don't
loop over different diff_qoi in FEMSystem::assemble_qoi_derivative (). In
fact we cannot store several diff_qoi.

Miguel
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to