modelstate_init Subroutine

public subroutine modelstate_init(state_cnt)

Initialize the ModelState and return the container with the object.

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(out) :: state_cnt

Container for the ModelState_Ptr_t object.


Calls

proc~~modelstate_init~~CallsGraph proc~modelstate_init modelstate_init modelstate_allocate modelstate_allocate proc~modelstate_init->modelstate_allocate

Contents

None