init_itv_93 Subroutine

public subroutine init_itv_93()

Uses

  • (93) shldith

    Arguments

    None

    Contents

    Source Code


    Source Code

      subroutine init_itv_93
        !! <LI> (93) shldith
        use numerics, only: lablxc, boundl, boundu
        implicit none
        lablxc(93) = 'shldith       '
        boundl(93) = 0.001D0
        boundu(93) = 10.00D0
      end subroutine init_itv_93