On Fri, 18 Jun 2010, Roy Stogner wrote:
> On Fri, 18 Jun 2010, Tim Kroeger wrote:
>
>> 2. Talking about the non-discrete norms, no other norms than L2, H1, H2,
>> and H1_SEMINORM are implemented, and the others (for instance L1 and L_INF)
>> just silently return 0. I added a call to libmesh_not
On Fri, 18 Jun 2010, Tim Kroeger wrote:
> 2. Talking about the non-discrete norms, no other norms than L2, H1, H2, and
> H1_SEMINORM are implemented, and the others (for instance L1 and L_INF) just
> silently return 0. I added a call to libmesh_not_implemented() for this
> case.
I think I pu