Here is the patch to avoid inverse_map in nodal solution computations.
The patch is trivial but I don't have examples using some of the fe_types that 
I modified.
Hope everything works as expected.  

Lorenzo

Attachment: patch
Description: Binary data

On Nov 9, 2011, at 6:33 PM, Roy Stogner wrote:

> 
> On Wed, 9 Nov 2011, Lorenzo Alessio Botti wrote:
> 
>> I have this small patch to avoid inverse_map() in nodal_solution(...) and 
>> change the output of ex21 from gmv to ExodusII.
> 
> Looks good.
> 
>> I applied the change only to MONOMIALS but it should work with every 
>> reference frame basis function.
>> Tell me if you are interested and I'll do it.
> 
> That would be great; thanks!
> 
>> I also noticed that the new L2_HIERARCHIC basis doesn't work with ex21. Is 
>> there any reason why?
> 
> Looking over the code I can see a few copy-and-paste assertions from
> HIERARCHIC that are now overzealous; if there was a similar mistake in
> a method like n_dofs_per_node it would also explain the runtime error
> I'm seeing.  Checking it out now.
> ---
> Roy

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to