next up previous contents
Next: init_pft_vstate_type Up: Fortran: Module Interface clmtypeInitMod Previous: init_pft_epv_type   Contents

init_pft_pdgvstate_type


INTERFACE:

   subroutine init_pft_pdgvstate_type(beg, end, pdgvs)
DESCRIPTION:

Initialize pft DGVM state variables


USES:

ARGUMENTS:
     implicit none
     integer, intent(in) :: beg, end
     type (pft_dgvstate_type), intent(inout):: pdgvs
REVISION HISTORY:
   Created by Mariana Vertenstein



Erik Kluzek 2011-06-15