freepooma-devel
[Top][All Lists]
Advanced

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

RFA: Cylindrical Printing, Reordering, Typo


From: Jeffrey Oldham
Subject: RFA: Cylindrical Printing, Reordering, Typo
Date: Thu, 29 Mar 2001 14:50:27 -0800
User-agent: Mutt/1.2.5i

These changes 

1) permit printing a Cylindrical/Polar/RhoZ/Rho Mesh.  I used the
   Cartesian print functions as a model.
2) reorder some constructor's initializers.
3) s/too/to/ in a comment.

OK to commit?

(Would you prefer patches of this size or larger patches with more
items?

2001-03-29  Jeffrey D. Oldham  <address@hidden>

        * CoordinateSystems/Cylindrical.h (Cylindrical::print): New
        function to permit printing a Cylindrical Mesh.
        (operator<<): Likewise.
        (Polar::print): New function to permit printing a Polar Mesh.
        (operator<<): Likewise.
        (RhoZ::print): New function to permit printing a RhoZ Mesh.
        (operator<<): Likewise.
        (Rho::print): New function to permit printing a Rho Mesh.
        (operator<<): Likewise.
        * Engine/ConstantFunctionEngine.h (Engine::Engine): Reorder
        initializers per class member order.
        * Meshes/UniformRectilinearMesh.cpp
        (UniformRectilinearMeshData::UniformRectilinearMeshData):
        Likewise.
        * Pooma/Pooma.cmpl.cpp (initialize): Fix typo in comment.

Tested on       sequential Linux using gcc 3.1
Reviewed by     ???you???

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: Mar29.patch
Description: Text document


reply via email to

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