This sounds like the problem discussed here:
  http://dealii.org/~archiver/dealii/msg05250.html

What's your compiler version?
my compiler version is gcc 4.2.1
sofar tredd the following things
1. tried the 4.5 version referred in previous mail, but it seems to cause other 
compilation errors.
2. Changed dynamic_cast to static_cast in fe_system.cc but still get the same 
exception. I wonder why it doesn't
give a reference to the file or line number from where the exception is being 
thrown.

Thanks.

Khalid 



________________________________
From: Wolfgang Bangerth <[email protected]>
To: [email protected]
Cc: khalid ashraf <[email protected]>
Sent: Sat, April 3, 2010 8:09:48 PM
Subject: Re: [deal.II] Exception on processing: std::bad_cast


> Cycle 1:
>    Number of active cells:       44
>
>
> ----------------------------------------------------
> Exception on processing:
> std::bad_cast
> Aborting!
> ----------------------------------------------------
> make: *** [run] Error 1

This sounds like the problem discussed here:
  http://dealii.org/~archiver/dealii/msg05250.html
What's your compiler version?

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/


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

Reply via email to