From: Paul T. B. <ptb...@gm...> - 2018-01-24 23:38:18
|
Sorry for slow response. I have nothing better to offer other than 3 vectors, but maybe others will. On Mon, Jan 22, 2018 at 12:40 PM, Michael Povolotskyi <mpo...@pu...> wrote: > 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 > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libmesh-users > |