Hi,<br><br>I wanted to assign a global index to a sub-entity. And, I tried with,<br><br><b> int indexi = set.subindex(*el,i,dim);</b><br><br>But, I get an error saying.<br><b><br>error: ‘set’ was not declared in this scope</b><br>

<br>Could someone please help me out with this?<br><br>I have added the header <b>#include<set></b><br><br>Regards,<br>Swayam<br><br>