Thanks!

On Tue, Oct 1, 2019, 5:43 PM Stogner, Roy H <[email protected]>
wrote:

>
> On Tue, 1 Oct 2019, Renato Poli wrote:
>
> > I'm working with remeshing. Is there any helper class you I should look
> at?
> > I need to map a solution vector from a mesh to another, for exemple.
> > They share the same physical space, but the latter is much more refined
> in
> > a given area.
>
> See MeshFunction, combined with System::project_vector() or
> System::project_solution(), as in src/apps/projection.C
> ---
> Roy
>

_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to