Changeset 5709


Ignore:
Timestamp:
09/08/10 14:50:13 (15 years ago)
Author:
Mathieu Morlighem
Message:

removed PenaltySystemMatrices

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

Legend:

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

    r5700 r5709  
    540540                                        ./modules/PenaltyConstraintsx/MeltingConstraints.cpp\
    541541                                        ./modules/PenaltyConstraintsx/MeltingIsPresent.cpp\
    542                                         ./modules/PenaltySystemMatricesx/PenaltySystemMatricesx.cpp\
    543                                         ./modules/PenaltySystemMatricesx/PenaltySystemMatricesx.h\
    544542                                        ./modules/Responsex/Responsex.h\
    545543                                        ./modules/Responsex/Responsex.cpp\
     
    10861084                                        ./modules/PenaltyConstraintsx/MeltingConstraints.cpp\
    10871085                                        ./modules/PenaltyConstraintsx/MeltingIsPresent.cpp\
    1088                                         ./modules/PenaltySystemMatricesx/PenaltySystemMatricesx.cpp\
    1089                                         ./modules/PenaltySystemMatricesx/PenaltySystemMatricesx.h\
    10901086                                        ./modules/Responsex/Responsex.h\
    10911087                                        ./modules/Responsex/Responsex.cpp\
  • issm/trunk/src/c/modules/modules.h

    r5660 r5709  
    6969#include "./OutputRiftsx/OutputRiftsx.h"
    7070#include "./PenaltyConstraintsx/PenaltyConstraintsx.h"
    71 #include "./PenaltySystemMatricesx/PenaltySystemMatricesx.h"
    7271#include "./PropagateFlagsFromConnectivityx/PropagateFlagsFromConnectivityx.h"
    7372#include "./Qmux/Qmux.h"
Note: See TracChangeset for help on using the changeset viewer.