# Helmholtz equation solver by BEM
#

run:
	$(ELMER_SOLVER)

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