# Extruded mesh test / triangles -> wedges
#
run:
	$(ELMER_SOLVER)


clean:
	/bin/rm test.log temp.log mon.out so_locations
