subroutine init_itv_42 !! <LI> (42) dr_cs_tf_gap use numerics, only: lablxc, boundl, boundu implicit none lablxc(42) = 'dr_cs_tf_gap ' boundl(42) = 0.001D0 boundu(42) = 10.00D0 end subroutine init_itv_42