/[escript]/branches/DataC_2092/finley/src/Assemble_PDE_Single2_1D.c
ViewVC logotype

Diff of /branches/DataC_2092/finley/src/Assemble_PDE_Single2_1D.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2102 by jfenwick, Wed Nov 26 05:46:01 2008 UTC revision 2103 by jfenwick, Thu Nov 27 01:00:34 2008 UTC
# Line 252  void  Finley_Assemble_PDE_Single2_1D(Ass Line 252  void  Finley_Assemble_PDE_Single2_1D(Ass
252               } /* end element loop */               } /* end element loop */
253           } /* end color loop */           } /* end color loop */
254                        
255           THREAD_MEMFREE(EM_S);           THREAD_MEMFREE(EM_S);      /* these FREEs appear to be inside the if because if any of the allocs */
256           THREAD_MEMFREE(EM_F);           THREAD_MEMFREE(EM_F);      /* failed it means an out of memory (which is not recoverable anyway) */
257           THREAD_MEMFREE(row_index);           THREAD_MEMFREE(row_index);
258    
259        } /* end of pointer check */        } /* end of pointer check */

Legend:
Removed from v.2102  
changed lines
  Added in v.2103

  ViewVC Help
Powered by ViewVC 1.1.26