ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20040905


From: delpino
Subject: [ff3d-dev] ChangeLog on 20040905
Date: Sun, 05 Sep 2004 23:50:08 +0200

2004-09-05 Sunday  delpinux

        Changed:
                NEWS (1.17), "Exp", lines: +4 -0

        Closed bug #8650

2004-09-05 Sunday  delpinux

        Changed:
                NEWS (1.16), "Exp", lines: +21 -0

        Added example of the tetrahedrize instruction.

2004-09-05 Sunday  delpinux

        Added:
                solver/MeshDomainTetrahedrizor.cpp (1.1)
                solver/MeshDomainTetrahedrizor.hpp (1.1)
        Changed:
                language/MeshExpression.cpp (1.18), "Exp", lines: +51 -3
                language/MeshExpression.hpp (1.11), "Exp", lines: +48 -8
                language/parse.ff.yy (1.27), "Exp", lines: +5 -1
                solver/Makefile.am (1.15), "Exp", lines: +125 -32
                solver/MeshTetrahedrizor.hpp (1.3), "Exp", lines: +18 -4

        Added new mesh tool. This allows improvement of the post-processing
        of fictitious domain computations. The idea is to build a
        tetrahedral mesh whose element does intersect a given domain. The
        provided mesh *must not* be used for computations only for
        post-processing. The syntaxe is the following:       "mesh visuMesh
        = tetrahedrize(Omega,backgroundMesh);" The solution can then be
        saved using this mesh. (see NEWS file for an more complete
        example).





reply via email to

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