<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Please consult your local C++ expert. Have him recommend<br>
a decent C++ textbook for you. Read that.<br>
--<br>
Oliver<br>
<br>
Am 17.02.2011 14:19, schrieb S. Swayamjyoti:
<blockquote
cite="mid:AANLkTi=3Kj5+ARU=QnzeXbLJYZ0YmZa0ik_gYtygOph9@mail.gmail.com"
type="cite">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>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
</pre>
</blockquote>
<br>
</body>
</html>