Re: [Libmesh-users] about example 4

2012-11-09 Thread John Peterson
On Fri, Nov 9, 2012 at 12:45 PM, Vasileios Vavourakis wrote: > On 9 November 2012 19:58, Roy Stogner wrote: > > > > > then the program aborts. is there any explanation for that??? :) > >> > > > > Probably; all our programs are deterministic. ;-) > > > > If you want to find out *what* the reason

Re: [Libmesh-users] about example 4

2012-11-09 Thread Vasileios Vavourakis
On 9 November 2012 19:58, Roy Stogner wrote: > > On Fri, 9 Nov 2012, Vasileios Vavourakis wrote: > > i'm working with the fourth example, >> > > introduction_ex4, adaptivity_ex4, miscellaneous_ex4, > reduced_basis_ex4, systems_of_equations_ex4, or a version of libMesh > that predates when we sor

Re: [Libmesh-users] about example 4

2012-11-09 Thread Roy Stogner
On Fri, 9 Nov 2012, Vasileios Vavourakis wrote: > i'm working with the fourth example, introduction_ex4, adaptivity_ex4, miscellaneous_ex4, reduced_basis_ex4, systems_of_equations_ex4, or a version of libMesh that predates when we sorted the examples into categories? > then the program aborts.

[Libmesh-users] about example 4

2012-11-09 Thread Vasileios Vavourakis
hi everybody i'm working with the fourth example, yet i tried to use instead of the standard LAGRANGE bases the HIERARCHICAL ones (which happen to be C^0 continuous). i made a slight modification on the part of code in the "main" function where there is an IF statement ...* if* ((fami