# Magneto statics exmaple with nonlinear B-H curve
#
run:
	$(ELMER_SOLVER)


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