/[escript]/branches/windows_from_1456_trunk_1580_merged_in/finley/src/Assemble_LumpedSystem.c
ViewVC logotype

Diff of /branches/windows_from_1456_trunk_1580_merged_in/finley/src/Assemble_LumpedSystem.c

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

revision 1616 by phornby, Wed Jun 4 07:10:43 2008 UTC revision 1617 by ksteube, Mon Jun 23 23:01:27 2008 UTC
# Line 47  void Finley_Assemble_LumpedSystem(Finley Line 47  void Finley_Assemble_LumpedSystem(Finley
47    double *S=NULL, *EM_lumpedMat=NULL, *Vol=NULL, *D_p=NULL, *lumpedMat_p=NULL;    double *S=NULL, *EM_lumpedMat=NULL, *Vol=NULL, *D_p=NULL, *lumpedMat_p=NULL;
48    register double rtmp;    register double rtmp;
49    size_t len_EM_lumpedMat_size;    size_t len_EM_lumpedMat_size;
 #ifdef NEW_LUMPING /* HRZ lumping */  
50    register double m_t, diagS;    register double m_t, diagS;
 #endif  
51    
52    Finley_resetError();    Finley_resetError();
53    

Legend:
Removed from v.1616  
changed lines
  Added in v.1617

  ViewVC Help
Powered by ViewVC 1.1.26