ModelState_allocate Subroutine

public subroutine ModelState_allocate(state)

Uses

  • proc~~modelstate_allocate~~UsesGraph proc~modelstate_allocate ModelState_allocate module~params params proc~modelstate_allocate->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Allocate Model State variables

Arguments

Type IntentOptional AttributesName
type(ModelState_t), intent(out) :: state

Contents

None