This is totally unrelated to my previous email, so I'll post a new message. 
During the previous tests, I tried to run step 16 (rev 20155), to see if it 
worked while my system was compiling the 3d debug version of the library to 
check with step-21.

I get the following runtime error, which is not there in rev 19995. Something 
went wrong in between... any ideas?

./step-16 
DEAL::Cycle 0
--------------------------------------------------------
An error occurred in line <1630> of file <source/multigrid/mg_dof_handler.cc> 
in function
    unsigned int dealii::MGDoFHandler<<anonymous>, <anonymous> 
>::n_dofs(unsigned int) const [with int dim = 2, int spacedim = 2]
The violated condition was: 
    level < mg_used_dofs.size()
The name and call sequence of the exception was:
    ExcInvalidLevel(level)
Additional Information: 
The given level 2 is not in the valid range!

Stacktrace:
-----------
#0  3   libdeal_II_2d.g.6.3.pre.dylib       0x0000000100696fcf 
_ZNK6dealii12MGDoFHandlerILi2ELi2EE6n_dofsEj + 111: 3   
libdeal_II_2d.g.6.3.pre.dylib       0x0000000100696fcf 
_ZNK6dealii12MGDoFHandlerILi2ELi2EE6n_dofsEj 
#1  4   step-16                             0x0000000100004c62 
_ZN14LaplaceProblemILi2EE12setup_systemEv + 178: 4   step-16                    
         0x0000000100004c62 _ZN14LaplaceProblemILi2EE12setup_systemEv 
#2  5   step-16                             0x0000000100003df8 
_ZN14LaplaceProblemILi2EE3runEv + 368: 5   step-16                             
0x0000000100003df8 _ZN14LaplaceProblemILi2EE3runEv 
#3  6   step-16                             0x0000000100000c36 main + 44: 6   
step-16                             0x0000000100000c36 main 
#4  7   step-16                             0x0000000100000be8 start + 52: 7   
step-16                             0x0000000100000be8 start 
#5  8   ???                                 0x0000000000000001 0x0 + 1: 8   ??? 
                                0x0000000000000001 0x0 
--------------------------------------------------------

This seems to be totally unrelated with the errors reported on Mac Os X, 


Any idea?





_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to