Changeset 4574


Ignore:
Timestamp:
07/13/10 19:07:29 (15 years ago)
Author:
Eric.Larour
Message:

Moved issm\.cpp to solutions

Location:
issm/trunk
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • issm/trunk/cron/configs/linux64_larour

    r4571 r4574  
    4444
    4545#List of external pakages to be installed
    46 EXTERNALPACKAGES="matlab mpich2 petsc metis triangle"
     46EXTERNALPACKAGES="matlab mpich2 petsc metis triangle dakota"
    4747
    4848#3: ISSM Compilation
  • issm/trunk/src/c/Makefile.am

    r4554 r4574  
    11501150LDADD =    ./libpISSM.a $(PETSCLIB)    $(FLIBS)  $(PLAPACKLIB)  $(MUMPSLIB) $(SCALAPACKLIB)  $(BLACSLIB)  $(DAKOTALIB) $(METISLIB) $(BLASLAPACKLIB)  $(MKLLIB) $(MPILIB) $(MATHLIB) $(FORTRANLIB) $(GRAPHICSLIB) libOverload.a $(MULTITHREADINGLIB)
    11511151
    1152 issm_exe_SOURCES = issm.cpp
     1152issm_exe_SOURCES = solutions/issm.cpp
    11531153issm_exe_CXXFLAGS= -fPIC -D_PARALLEL_
Note: See TracChangeset for help on using the changeset viewer.