Skip to content

ParFORM redefine bug with more than one expressions #525

@tueda

Description

@tueda

Minimized example from the ParFORM issue in #524.

mpirun -np 3 parform freezes with the following input:

L F1 = 1;
L F2 = 1;
.sort
#define flag "0"
if (expression(F1)) redefine flag "1";
.sort
#if `flag'
.sort
#endif
.end

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions