>
> If you're evaluating every
> system variable at multiple points within a local element then using
> FEMContext should be relatively easy and efficient.  If you're
> evaluating only one or a few variables and doing so at several points
> per element then I don't think we *have* any easy-and-efficient ways
> to do so, and if you need efficiency then I guess you're stuck
> managing dof_indices and FE objects and doing the arithmetic in user
> code.
>

I tried to use FEMContext, but could not find my way through.
Can you provide an example?
------------------------------------------------------------------------------
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