On Fri, Sep 20, 2013 at 1:34 PM, Manav Bhatia <bhatiama...@gmail.com> wrote:

>
>    Have there been any changes to System::project_solution() with
> FEMFunctionBase over the last 2-3 months?
>

Current master shows FEMFunctionBase was touched 5 months ago.


>    I had a piece of code that was working fine with it, but now is throwing
> an error at line 2339 in sytem_projection.C:
>

Is this with the current git master? 2339 in system_projection.C is not a
libmesh_error()... What's the error you're getting?


>     const unsigned int n_qp = qsiderule.n_points();
>
>   It seems like the FEMContext object (context) initialized at line 1843 in
> system_projection.C sets up its element_qrule and side_qrule with zero
> points, but edge_qrule has 2 points.
>

This makes me a little nervous because we pushed API updates to FEMContext,
but it shouldn't have affected any of that (unless I screwed something up
obviously).

Again, version of libMesh and the error your getting? stacktrace?

Thanks,

Paul
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to