[pooma-dev] examples/Particles/PIC2d/PIC2d.cpp works
Jeffrey D. Oldham
oldham at codesourcery.com
Tue Jul 13 23:11:15 UTC 2004
Richard Guenther wrote:
> Roman Krylov wrote:
>
>> It's about examples/Particles/PIC2d.
>> I made it compilable and runnable, though I have no experience in
>> CVS, and even in RCS so I can't express it that way.
>> I had modified
>> examples/Particles/PIC2d/PIC2d.cpp,
>> src/Particles/Interpolation.cpp,
>> src/Particles/InterpolatorNGP.h,
>> created 2D spec. of grad(vert2cell only) in src/Field/DiffOps/Grad.h
>> and Grad.UR.h
>> In PIC2d.cpp I had to change '<some field>.x().comp(0)' to
>> 'iota(1,nx).comp(0)' for example to make it work and some other
>> subtleties.
>> Does anybody working on it this time? Perhaps I'm wasting my time if
>> it's all done already?
>> Roman.
>
>
> Btw., if you are wanting to contribute your improvements back to the
> official POOMA CVS you need to talk to the CodeSourcery people. There
> is some Copyright fuss to be done. But if there is enough momentum in
> the community, I guess (public) forking would be another option.
>
Yes, there is some CodeSourcery fuss to satisfy the lawyers, but it's
not too difficult. Send email to Mark Mitchell <mark at codesourcery.com>
for the details.
--
Jeffrey D. Oldham
oldham at codesourcery.com
More information about the pooma-dev
mailing list