# A periodic boundary condition test with a simple 2D nonconforming mesh
#
run:
	$(ELMER_SOLVER)


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