QMR iterative method using Visual Studio 2008 Express Edition

"Anthony Lock" <[email protected]> Mon, 5 Jan 2009 20:15:28 +0000
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
--===============0042595808==
Content-Type: multipart/alternative; 
	boundary="----=_Part_201671_5342228.1231186528829"

------=_Part_201671_5342228.1231186528829
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi
I am having difficulty trying to run the QMR iterative method, in ITL, using
Visual Studio 2008 Express Edition.  The method is the first example at:

http://www.osl.iu.edu/research/itl/examples.php3

When I build my 'solution', it compiles without any problems, but when I try
to run the code, I get a message saying "debug assertion failed".  In the
same pop-up message it says "Expression: vector iterator is not
dereferencable".  The error seems to come from:

C:\program files\microsoft visual studio 9.0\vc\include\vector

When I click 'retry', to debug, a break point is introduced in the call
stack window at:

> ITL_Test.exe!std::_Vector_const_iterator<int,std::allocator<int>
>::operator*()  Line 98 + 0x14 bytes C++

Any help would be appreciated,
Anthony.

------=_Part_201671_5342228.1231186528829
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi<div><br></div><div>I am having difficulty trying to run the QMR iterative method, in ITL, using Visual Studio 2008 Express Edition. &nbsp;The method is the first example at:</div><div><br></div><div><a href="http://www.osl.iu.edu/research/itl/examples.php3">http://www.osl.iu.edu/research/itl/examples.php3</a><br>
</div><div><br></div><div>When I build my &#39;solution&#39;, it compiles without any problems, but when I try to run the code, I get a message saying &quot;debug assertion failed&quot;. &nbsp;In the same pop-up message it says &quot;Expression: vector iterator is not dereferencable&quot;. &nbsp;The error seems to come from:</div>
<div><br></div><div>C:\program files\microsoft visual studio 9.0\vc\include\vector</div><div><br></div><div>When I click &#39;retry&#39;, to debug, a break point is introduced in the call stack window at:</div><div><br></div>
<div><div>&gt;<span class="Apple-tab-span" style="white-space:pre">	</span>ITL_Test.exe!std::_Vector_const_iterator&lt;int,std::allocator&lt;int&gt; &gt;::operator*() &nbsp;Line 98 + 0x14 bytes<span class="Apple-tab-span" style="white-space:pre">	</span>C++</div>
<div><br></div><div>Any help would be appreciated,</div><div>Anthony.</div><div><br></div></div><div><br></div>

------=_Part_201671_5342228.1231186528829--

--===============0042595808==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/
--===============0042595808==--