ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20050509


From: delpino
Subject: [ff3d-dev] ChangeLog on 20050509
Date: Mon, 09 May 2005 23:50:27 +0200

2005-05-09 Monday  delpinux

        Added:
                algebra/PETScKrylovSolver.cpp (1.1)
                algebra/PETScKrylovSolver.hpp (1.1)
                algebra/PETScMatrix.cpp (1.1)
                algebra/PETScMatrix.hpp (1.1)

        Since ff3d was missing good linear system solvers (especially in
        the non symmetric and positive definite case), I decided to plug
        wrappers to PETSc. This brings a lot of solvers and preconditioner
        at a low cost. Options are still missing, and this is a preliminary
        version.

2005-05-09 Monday  delpinux

        Changed:
                algebra/Makefile.am (1.5), "Exp", lines: +39 -9

        Added PETSc wrappers compilation if needed

2005-05-09 Monday  delpinux

        Changed:
                algebra/DoubleHashedMatrix.hpp (1.4), "Exp", lines: +5 -1

        Added missing includes

2005-05-09 Monday  delpinux

        Changed:
                algebra/BaseMatrix.hpp (1.4), "Exp", lines: +5 -1

        Added petscMatrix as a new type of matrix

2005-05-08 Sunday  delpinux

        Changed:
                Makefile.am (1.23), "Exp", lines: +5 -0
                acinclude.m4 (1.18), "Exp", lines: +3 -1
                configure.ac (1.26), "Exp", lines: +3 -0

        Added support for PETSc if required

2005-05-08 Sunday  delpinux

        Changed:
                solver/FictitiousDomainMethod.cpp (1.13), "Exp", lines: +9 -1
                solver/FiniteElementMethod.cpp (1.10), "Exp", lines: +9 -1
                solver/KrylovSolver.cpp (1.3), "Exp", lines: +10 -1
                solver/Makefile.am (1.24), "Exp", lines: +5 -1

        Temporary add of PETSc Krylov solver

2005-05-08 Sunday  delpinux

        Changed:
                m4/gui.m4 (1.4), "Exp", lines: +1 -2

        Commentary fix

2005-05-08 Sunday  delpinux

        Added:
                m4/mpi.m4 (1.1)
                m4/petsc.m4 (1.1)

        Checks for PETSc library and MPI if required by PETSc.





reply via email to

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