| ESPUTR
    calculation of sputtering yields | 
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... | |
Global definitions and generic functions for unit tests in esputr1993_test.f90, esputr2001_test.f90.
Definition in file esputr_test.f90.
 1.8.9.1
 1.8.9.1