Thanks, W for taking the time to look into it. I have attached the header
file where I have to edit parts of the code in //Edit section.
Can you point out where I might have done an error?

Thank You.

On Fri, Apr 17, 2020 at 7:57 PM Wolfgang Bangerth <[email protected]>
wrote:

> On 4/16/20 9:46 PM, Ajith nandan wrote:
> > I get an error called free( ) :  invalid size.
> > I have attached the image.
> > Please, anyone, help me with this problem.
>
> Ajith,
> what have you already done? Have you run the program in a debugger to find
> out
> where this happens and why? There clearly is a bug in your code, and you
> need
> to find where and why. My best guess is that you are writing past the end
> of
> an array and are overwriting other memory, but of course there is no way
> for
> us to tell.
>
> Best
>   W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 [email protected]
>                             www: http://www.math.colostate.edu/~bangerth/
>
> --
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see
> https://groups.google.com/d/forum/dealii?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/a6a72b80-e3b3-7a68-4588-3edaa8fad975%40colostate.edu
> .
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CABa%2BkOmKef9S%2BhPHXo-dD%2BQ%3D%2BRA%3DtCAi45XDwYmGy_qqaxw3CQ%40mail.gmail.com.

Attachment: FEM1.h
Description: Binary data

Reply via email to