ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20051031


From: delpino
Subject: [ff3d-dev] ChangeLog on 20051031
Date: Mon, 31 Oct 2005 23:50:25 +0100

2005-10-31 Monday  delpinux

        Changed:
                language/FFLexer.cpp (1.26), "Exp", lines: +27 -1
                language/FunctionExpression.cpp (1.25), "Exp", lines: +13 -1
                language/FunctionExpression.hpp (1.16), "Exp", lines: +69 -1
                language/parse.ff.yy (1.39), "Exp", lines: +10 -1

        Added normal component keywords : nx, ny and nz. They are used like
        functions but are only valid when browsing surfaces.

2005-10-31 Monday  delpinux

        Changed:
                utils/ThreadStaticCenter.cpp (1.5), "Exp", lines: +5 -2

        Creates one NormalManager per Thread

2005-10-31 Monday  delpinux

        Changed:
                solver/Mesh.hpp (1.18), "Exp", lines: +5 -5

        few members of iterators are now virtual

2005-10-31 Monday  delpinux

        Changed:
                solver/SurfaceMeshOfQuadrangles.hpp (1.11), "Exp", lines: +131 
-3
                solver/SurfaceMeshOfTriangles.hpp (1.15), "Exp", lines: +131 -3

        iterator classes now inform the NormalManager while browsing
        surface meshes

2005-10-31 Monday  delpinux

        Added:
                solver/Normal.cpp (1.1)
                solver/Normal.hpp (1.1)
                solver/NormalManager.hpp (1.1)

        Added Normal and NormalManager classes

2005-10-31 Monday  delpinux

        Changed:
                solver/Makefile.am (1.26), "Exp", lines: +4 -1

        Added Normal and NormalManager files

2005-10-31 Monday  delpinux

        Changed:
                solver/Cell.hpp (1.11), "Exp", lines: +15 -1

        Moved the find(const Vertex*) function to the Cell class. It was in
        declared in Triangle.

2005-10-31 Monday  delpinux

        Changed:
                solver/Quadrangle.hpp (1.13), "Exp", lines: +12 -78
                solver/SurfElem.hpp (1.4), "Exp", lines: +75 -98
                solver/Triangle.hpp (1.15), "Exp", lines: +8 -85

        Rehabilitated the SurfElem class as the base class for Quadrangle
        and Triangle





reply via email to

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