ESPUTR
calculation of sputtering yields
Modules | Functions/Subroutines | Variables
esputr_test.f90 File Reference

Global definitions and generic functions for unit tests in esputr1993_test.f90, esputr2001_test.f90. More...

Go to the source code of this file.

Modules

module  esputr_test
 

Functions/Subroutines

logical elemental function, public esputr_test::ispassed (expected, calculated)
 
subroutine, public esputr_test::printfailed (expected, calculated, passed)
 Print pairs of values (expected(i),calculated(i)) for which passed(i)=.false. More...
 

Variables

real(kind=esputr_dp), parameter, public esputr_test::esputr_tol = 2e-7
 Maximum relative error, parameter which is used to compare two values. More...
 

Detailed Description

Global definitions and generic functions for unit tests in esputr1993_test.f90, esputr2001_test.f90.

Authors
Markus Brenneis Marku.nosp@m.s.Br.nosp@m.ennei.nosp@m.s@un.nosp@m.i-due.nosp@m.ssel.nosp@m.dorf..nosp@m.de, Vladislav Kotov v.kot.nosp@m.ov@f.nosp@m.z-jue.nosp@m.lich.nosp@m..de (contact person)

Definition in file esputr_test.f90.