Ignore:
Timestamp:
03/13/12 19:59:59 (13 years ago)
Author:
Eric.Larour
Message:

Completed separation of Petsc from ISSM. Matrix and Vector
are now the vehicles for Mat and Vec objects when running with
Petsc, or double* when running with a custom made type of matrix (still
to be finished).

File:
1 edited

Legend:

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

    r11435 r11695  
    7676                                SurfaceArea\
    7777                                SystemMatrices\
    78                                 Test\
    7978                                TimeAdapt\
    8079                                TriaSearch\
     
    206205                          GroundinglineMigration/GroundinglineMigration.h
    207206
    208 Test_SOURCES = Test/Test.cpp\
    209                           Test/Test.h
    210 
    211207HoleFiller_SOURCES = HoleFiller/HoleFiller.cpp\
    212208                          HoleFiller/HoleFiller.h
Note: See TracChangeset for help on using the changeset viewer.