Changeset 4938


Ignore:
Timestamp:
08/02/10 15:21:03 (15 years ago)
Author:
seroussi
Message:

remove InputExtrude and InputDepthAverage modules

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

Legend:

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

    r4937 r4938  
    2323                                InputControlConstrain \
    2424                                InputConvergence\
    25                                 InputDepthAverage\
    26                                 InputExtrude\
    2725                                GetSolutionFromInputs\
    2826                                GetVectorFromInputs\
     
    142140                                                CostFunction/CostFunction.h
    143141
    144 InputDepthAverage_SOURCES = InputDepthAverage/InputDepthAverage.cpp\
    145                           InputDepthAverage/InputDepthAverage.h
    146 
    147142NodesDof_SOURCES = NodesDof/NodesDof.cpp\
    148143                          NodesDof/NodesDof.h
     
    157152                          ElementConnectivity/ElementConnectivity.h
    158153
    159 InputExtrude_SOURCES = InputExtrude/InputExtrude.cpp\
    160                           InputExtrude/InputExtrude.h
    161 
    162154GetSolutionFromInputs_SOURCES = GetSolutionFromInputs/GetSolutionFromInputs.cpp\
    163155                          GetSolutionFromInputs/GetSolutionFromInputs.h
Note: See TracChangeset for help on using the changeset viewer.