alloc_state_template Subroutine

public subroutine alloc_state_template(comm_handler)

Allocates memory for state fields

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler


Contents