freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freepooma-devel] [PATCH] Use Array<1, T>[Dim], not Vector<Dim, Arra


From: Mark Mitchell
Subject: Re: [Freepooma-devel] [PATCH] Use Array<1, T>[Dim], not Vector<Dim, Array<1, T> >
Date: Mon, 22 Nov 2004 12:08:00 -0800
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

Richard Guenther wrote:
Hi!

This replaces the dubious use of Vector<Dim, Array<1, T> > in
RectilinearMesh by Array<1, T>[Dim].  The change passes the
only use of the RectilinearMesh in the Particles testsuite as
well as the Field tests which I adapted to check RectilinearMesh
a moment ago.

This is necessary before we can enforce TrivialElementProperties
for the T in Vector<Dim, T>.  At least Vector<Dim, Array<1, T> >
is certainly not TrivialElementProperties like we say now.

Ok?

Richard --

Jeffrey Oldham is no longer a Sourcerer, and I am not sure whether he plans to continue reviewing POOMA patches or not. You might send mail to address@hidden to find out whether or not he is interested in that. Otherwise, you may be on your own for patch reviews!

--
Mark Mitchell
CodeSourcery, LLC
address@hidden
(916) 791-8304




reply via email to

[Prev in Thread] Current Thread [Next in Thread]