backend_associated_compat Function

public function backend_associated_compat(state) result(is_associated)

Check if backend is allocated (compatibility wrapper)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(in) :: state

Return Value logical