Dear Libmesh developers and users,

I need to compute a field on mesh based on a solution.

To do so I usually add a vector to a system and fill it with data.

This works perfectly for a scalar field.

What would you recommend to do for a vector field.

Of course, I can add 3 vectors, one for each component of the field. Is there a better way?

Thank you,

Michael.


------------------------------------------------------------------------------
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