Ignore:
Timestamp:
06/18/10 20:48:42 (15 years ago)
Author:
Eric.Larour
Message:

Diagnostic solution now compiles in parallel! yeehah!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/ModelProcessorx/DiagnosticStokes/UpdateElementsDiagnosticStokes.cpp

    r4025 r4057  
    11/*
    2  * UpdateElementsDiagnosticHoriz:
     2 * UpdateElementsDiagnosticStokes:
    33 */
    44
     
    1313#include "../ModelProcessorx.h"
    1414
    15 void    UpdateElementsDiagnosticHoriz(DataSet* elements, IoModel* iomodel,ConstDataHandle iomodel_handle,int analysis_counter,int analysis_type){
     15void    UpdateElementsDiagnosticStokes(DataSet* elements, IoModel* iomodel,ConstDataHandle iomodel_handle,int analysis_counter,int analysis_type){
    1616
    1717        /*Intermediary*/
Note: See TracChangeset for help on using the changeset viewer.