2 !! File checkparams_coli.h is part of COLLIER
3 !! - A Complex One-Loop Library In Extended Regularizations
7 !! COLLIER is licenced under the GNU GPL
version 3, see COPYING
for details.
12 ***********************************************************************
13 * file checkparams_coli.h *
14 * global input parameters
for check option of COLI *
15 *---------------------------------------------------------------------*
16 * 02.05.08 Ansgar
Denner last changed 07.06.13 *
17 ***********************************************************************
23 integer testout,errout
24 parameter (testout=20, errout=6)
27 parameter (testacc=1d-4)
28 c parameter (testacc=1d-11)
30 parameter (argcheck=.true.)