Hello,

I want to use different discretization for the control and the state variable 
in an optimization problem. Is this possible in libMesh? I could imagine that 
having two different meshes would be expensive because for each Gaussian point 
in the state mesh we would have to find the corresponding element/s in the 
control mesh. Maybe both meshes could be actually the same mesh data structure, 
but they are defined by different depth levels. For instance, the control 
elements could be children of a state element. Is this feasible to implement?

Miguel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to