Changeset 10379
- Timestamp:
 - 10/31/11 15:05:50 (14 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk/src/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp
r10378 r10379 58 58 59 59 int i,numnods; 60 Vec vec_nodes_on_floatingice = NULL;61 Node * node= NULL;60 Vec vec_nodes_on_floatingice = NULL; 61 Node *node = NULL; 62 62 63 63 /*First, initialize nodes_on_floatingice, which will track which nodes have changed status: */ … … 161 161 162 162 MPI_Allreduce(&local_nflipped,&nflipped,1,MPI_INT,MPI_SUM,MPI_COMM_WORLD); 163 _printf_(VerboseConvergence()," number of grounded vertices connected to grounding line: %i\n",nflipped);163 _printf_(VerboseConvergence()," Additional number of vertices allowed to unground: %i\n",nflipped); 164 164 165 165 /*Avoid leaks: */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)