Yet another improvement for simplified_indexed
Christian Bauer
cbauer at thep.physik.uni-mainz.de
Tue Feb 4 17:20:41 CET 2003
Hi!
On Thu, Jan 30, 2003 at 04:16:54PM +0000, Chris Dams wrote:
> I discovered that in the function rename_dummy_indices in indexed.cpp.
> The line
> for (unsigned i=0; i<global_size; i++)
> can be changed to
> for (unsigned i=0; i<local_size; i++)
Ok.
Bye,
Christian
--
/ Coding on PowerPC and proud of it
\/ http://www.uni-mainz.de/~bauec002/
More information about the GiNaC-devel
mailing list