updated makefile for FEM solver and minor changes to spectral makefile

This commit is contained in:
Pratheek Shanthraj 2014-07-04 10:46:23 +00:00
parent e71241a627
commit cd1d286611
1 changed files with 4 additions and 4 deletions

View File

@ -437,20 +437,20 @@ constitutive_damage.o: constitutive_damage.f90 \
damage_gradient.o
damage_none.o: damage_none.f90 \
lattice.o \
lattice.o
damage_gradient.o: damage_gradient.f90 \
lattice.o \
lattice.o
constitutive_thermal.o: constitutive_thermal.f90 \
thermal_none.o \
thermal_conduction.o
thermal_none.o: thermal_none.f90 \
lattice.o \
lattice.o
thermal_conduction.o: thermal_conduction.f90 \
lattice.o \
lattice.o
lattice.o: lattice.f90 \
material.o