ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20051113


From: delpino
Subject: [ff3d-dev] ChangeLog on 20051113
Date: Sun, 13 Nov 2005 23:50:33 +0100

2005-11-13 Sunday  delpinux

        Changed:
                utils/Timer.hpp (1.4), "Exp", lines: +4 -4

        Modified output

2005-11-13 Sunday  delpinux

        Changed:
                solver/Mesh.hpp (1.19), "Exp", lines: +27 -19
                solver/MeshDomainTetrahedrizor.cpp (1.5), "Exp", lines: +2 -24
                solver/MeshOfHexahedra.cpp (1.14), "Exp", lines: +18 -7
                solver/MeshOfHexahedra.hpp (1.16), "Exp", lines: +29 -22
                solver/MeshOfTetrahedra.cpp (1.12), "Exp", lines: +37 -29
                solver/MeshOfTetrahedra.hpp (1.16), "Exp", lines: +20 -11
                solver/MeshTetrahedrizor.cpp (1.12), "Exp", lines: +3 -44
                solver/Structured3DMesh.cpp (1.14), "Exp", lines: +18 -40
                solver/Structured3DMesh.hpp (1.16), "Exp", lines: +13 -1
                solver/SurfaceMesh.hpp (1.9), "Exp", lines: +13 -4
                solver/SurfaceMeshOfQuadrangles.hpp (1.12), "Exp", lines: +8 -1
                solver/SurfaceMeshOfTriangles.hpp (1.16), "Exp", lines: +7 -1

        Edges and faces sets are no more built by default. These structure
        are noe built on demand. Two new functions are provide:
        buildFaces() and buildEdges(). The hasFaces() function is now pure
        virtual in Mesh.

2005-11-13 Sunday  delpinux

        Changed:
                solver/DegreeOfFreedomPositionsSet.cpp (1.2), "Exp", lines: +72 
-17

        Builds edges, faces and the required connectivities on need

2005-11-13 Sunday  delpinux

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

        Added Quadrangle.cpp

2005-11-13 Sunday  delpinux

        Added:
                solver/Quadrangle.cpp (1.1)
        Changed:
                solver/Quadrangle.hpp (1.14), "Exp", lines: +4 -1

        Added edges and faces connectivities

2005-11-13 Sunday  delpinux

        Changed:
                solver/FictitiousDomainMethod.cpp (1.15), "Exp", lines: +7 -9
                solver/FiniteElementMethod.cpp (1.12), "Exp", lines: +7 -9

        Output uniformization

2005-11-13 Sunday  delpinux

        Changed:
                solver/FEMDiscretization.hpp (1.26), "Exp", lines: +15 -9

        Output uniformization.

2005-11-13 Sunday  delpinux

        Changed:
                solver/EdgesBuilder.hpp (1.2), "Exp", lines: +4 -1
                solver/FacesBuilder.hpp (1.3), "Exp", lines: +3 -1

        Added working output

2005-11-13 Sunday  delpinux

        Changed:
                solver/Convection.hpp (1.10), "Exp", lines: +15 -3

        Builds mesh faces lists if not already built

2005-11-13 Sunday  delpinux

        Changed:
                solver/ConnectivityBuilder.hpp (1.15), "Exp", lines: +19 -27

        Now faces and edges lists are built on demand

2005-11-13 Sunday  delpinux

        Changed:
                solver/Connectivity.hpp (1.9), "Exp", lines: +2 -122

        Removed number of vertices, edges, faces, cells and their
        manipulation

2005-11-13 Sunday  delpinux

        Changed:
                FFThread.cpp (1.12), "Exp", lines: +2 -2

        Small change in output





reply via email to

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