Ignore:
Timestamp:
04/21/10 17:04:16 (15 years ago)
Author:
Eric.Larour
Message:

Added new inputs dataset in each element! With new UpdateInputs module
to populate this inputs datasets with TriaVertexInput objects that store
vx,vy, vz, etc ...

File:
1 edited

Legend:

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

    r3529 r3599  
    5959                                TriMeshRefine\
    6060                                UpdateFromInputs\
     61                                UpdateInputs\
    6162                                UpdateVertexPositions\
    6263                                UpdateGeometry
     
    247248                          UpdateFromInputs/UpdateFromInputs.h
    248249
     250UpdateInputs_SOURCES = UpdateInputs/UpdateInputs.cpp\
     251                          UpdateInputs/UpdateInputs.h
     252
    249253UpdateGeometry_SOURCES = UpdateGeometry/UpdateGeometry.cpp\
    250254                          UpdateGeometry/UpdateGeometry.h
Note: See TracChangeset for help on using the changeset viewer.