Skip to content

about GVT_force_update #158

Description

@Artlantic

Hi, currently I'm using ROSS to drive my simulation. My problem is a little incompatible with ROSS for some events cannot do roll_back. So I add "tw_gvt_force_update" before these events, but it doesn't work. I'm wondering how can I make some LPs wait until gvt_sync ? Thanks.

My codes are like this:
tw_gvt_force_update();
tw_event *e; (the event to be avoided to roll back)
tw_event init;
tw_event_send(e);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions