ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20070501


From: delpino
Subject: [ff3d-dev] ChangeLog on 20070501
Date: Tue, 01 May 2007 23:50:05 +0200

2007-05-01 Tuesday  yakoubix

        Added:
                tests/numeric/utils/function-derivative-legendre.at (1.1)
                tests/numeric/utils/function-affectation-legendre.at (1.1)
        Changed:
                tests/Makefile.am (1.21), "Exp", lines: +4 -2
                tests/numeric.at (1.12), "Exp", lines: +4 -2
                tests/numeric/utils/Makefile.am (1.4), "Exp", lines: +10 -9

        Added tests for interpolation, affectation and derivation of
        spectral functions

2007-05-01 Tuesday  yakoubix

        Changed:
                solver/SpectralFunction.hpp (1.4), "Exp", lines: +88 -39

        Added dx, dy and dz operators.

2007-05-01 Tuesday  yakoubix

        Changed:
                solver/SpectralMesh.cpp (1.3), "Exp", lines: +7 -7

        use right Gauss degree formula.

2007-05-01 Tuesday  yakoubix

        Changed:
                solver/LegendreBasis.hpp (1.2), "Exp", lines: +2 -2

        cosmetiv

2007-05-01 Tuesday  delpinux

        Changed:
                language/SolverExpression.hpp (1.8), "Exp", lines: +3 -1

        fixed previous commit

2007-05-01 Tuesday  delpinux

        Changed:
                language/SolverExpression.hpp (1.7), "Exp", lines: +1 -48

        Removed commented code

2007-05-01 Tuesday  delpinux

        Changed:
                language/SolverExpression.cpp (1.22), "Exp", lines: +59 -197
                language/SolverExpression.hpp (1.6), "Exp", lines: +49 -39
                language/parse.ff.yy (1.64), "Exp", lines: +7 -7

        Factorized fem and fdm solvers

2007-05-01 Tuesday  delpinux

        Changed:
                language/RealExpression.cpp (1.22), "Exp", lines: +13 -1

        Added structure for Gauss-Lobatto integration

2007-05-01 Tuesday  delpinux

        Changed:
                language/SolverExpression.cpp (1.21), "Exp", lines: +20 -45
                language/SolverExpression.hpp (1.5), "Exp", lines: +15 -74

        Began code for solving spectral problems

2007-05-01 Tuesday  delpinux

        Changed:
                solver/ScalarFunctionDerivative.cpp (1.3), "Exp", lines: +11 -4
                solver/ScalarFunctionDerivative.hpp (1.4), "Exp", lines: +5 -5

        Prepares computing of derivative for spectral functions

2007-05-01 Tuesday  delpinux

        Changed:
                solver/FEMFunctionBase.hpp (1.9), "Exp", lines: +1 -28
                solver/ScalarFunctionBase.hpp (1.8), "Exp", lines: +65 -1

        Added dx,dy and dz as virtual functions

2007-05-01 Tuesday  delpinux

        Changed:
                language/Instruction.cpp (1.30), "Exp", lines: +27 -10
                language/Instruction.hpp (1.18), "Exp", lines: +3 -3

        Changed affectation procedure.

2007-05-01 Tuesday  delpinux

        Changed:
                language/parse.ff.yy (1.63), "Exp", lines: +10 -32

        Removed useless VARFEMFNCTID and VARSPECFNCTID. This simplifies the
        language grammar a few.

2007-05-01 Tuesday  delpinux

        Changed:
                solver/SpectralFunction.hpp (1.3), "Exp", lines: +14 -1

        Fixed valued constructors: __values was not sized.

2007-05-01 Tuesday  delpinux

        Changed:
                solver/ScalarFunctionBuilder.cpp (1.10), "Exp", lines: +33 -3

        Added simplification for min and max functions.





reply via email to

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