Parent Directory
|
Revision Log
Sticky Revision: |
more work on the dary solver
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 2). All epydoc warnings for these files have been fixed. This commit should be a no-op.
some modifications to the iterative solver to make them easier to use. There are also improved versions of the Darcy flux solver and the incompressible solver.
typo fixed
some minor changes to PCG and some extra suspicious characters.
This commit cleans up the incompressible solver and adds a DarcyFlux solver in model module. Some documentation for both classes has been added. The convection code is only linear at the moment.
modification on LinearPDE class and a first version of Transport class
Copyright updated in all python files
more algorithms for level set
some improvements on level set
some first version of a robust level set
The algebraic upwinding with MPI. The case of boundary constraint needs still some attention.
minor changes
some changes to make the implementatiopn of a upwind MPI version easier
RILU canged to ILU0 to fix today's test failure
coupled method is added, but it's still not working
Initial version of NewtonGMRES solver. Still to do: 1. The atol and rtol define globally. 2. Decide about N
stopping criteriums are combined for GMRES,MINRES and TFQMR in stoppingcriterium2
initial version of MINRES algorithm
bug in pressure definition fixed
a bit of reengineering.
a first verion of a Stokes solver
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |