offm_create Subroutine

public subroutine offm_create(id)

Create a new FrameManager with the given ID.

This new FrameManager will also become the current active one.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: id

ID of the frame manager to create.