Changeset 4908


Ignore:
Timestamp:
07/30/10 12:27:13 (15 years ago)
Author:
seroussi
Message:

removed mex modules FieldDepthAverage and FieldAverageOntoVertices

Location:
issm/trunk/src/mex
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/Makefile.am

    r4841 r4908  
    2525                                InputDepthAverage\
    2626                                InputExtrude\
    27                                 FieldAverageOntoVertices\
    28                                 FieldDepthAverage\
    2927                                GetSolutionFromInputs\
    3028                                GetVectorFromInputs\
     
    163161                          InputExtrude/InputExtrude.h
    164162
    165 FieldAverageOntoVertices_SOURCES = FieldAverageOntoVertices/FieldAverageOntoVertices.cpp\
    166                                                                          FieldAverageOntoVertices/FieldAverageOntoVertices.h
    167 
    168 FieldDepthAverage_SOURCES = FieldDepthAverage/FieldDepthAverage.cpp\
    169                           FieldDepthAverage/FieldDepthAverage.h
    170 
    171163GetSolutionFromInputs_SOURCES = GetSolutionFromInputs/GetSolutionFromInputs.cpp\
    172164                          GetSolutionFromInputs/GetSolutionFromInputs.h
Note: See TracChangeset for help on using the changeset viewer.