Changeset 3880


Ignore:
Timestamp:
05/21/10 13:11:49 (15 years ago)
Author:
seroussi
Message:

added mex module for DepthAverageInput

Location:
issm/trunk/src/mex
Files:
3 added
1 edited

Legend:

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

    r3846 r3880  
    1717                                ControlConstrain \
    1818                                CostFunction \
     19                                DepthAverageInput\
    1920                                Dof\
    2021                                Du\
     
    122123                                                CostFunction/CostFunction.h
    123124
     125DepthAverageInput_SOURCES = DepthAverageInput/DepthAverageInput.cpp\
     126                          DepthAverageInput/DepthAverageInput.h
     127
    124128Dof_SOURCES = Dof/Dof.cpp\
    125129                          Dof/Dof.h
Note: See TracChangeset for help on using the changeset viewer.