Parent Directory
|
Revision Log
Sticky Revision: |
Transport solver supports now constraints (except the linear CN)
new implementation of FCT solver with some modifications to the python interface
New config option build_shared (which replaces share_paso & share_esysUtils). Also enabled building escriptreader library on Windows which should now work in both shared and static mode.
Switching to external cppunit: -removed tools/CppUnitTest -updated scons script and files -updated tests to changed API -updated readme Bumped scons options file version to 201. Additions: -cppunit* -boomeramg* -vsl_random
(almost) full support for Point elements
more coal seam gas
some compile fixes
more on AMG under MPI
emeregncy
clarifiaction of function names as a first step towards a MPI version of AMG
AMG support now block size > 3 (requires clapack or MKL). additional diagnostics for AMG
a more flexiblae version of safeDiv
modified approach for AMG coarsning using a panel
escript now supports out-of-tree builds. All build and test files are now created under a user-definable build_dir directory. This also fixes issue 291. Removed most svn:ignore props since they are no longer required.
missing omp function added.
more clean up work on the AMG
AMG reengineered, BUG is Smoother fixed.
Merging dudley and scons updates from branches
more clean up in AMG
a more robust version of MINRES (really?)
some modifications to the GaussSeidel
The MPI and sequational GAUSS_SEIDEL have been merged. The couring and main diagonal pointer is now manged by the patternm which means that they are calculated once only even if the preconditioner is deleted.
FCT solver rewritten
some missing files.
Don't panic. Updating copyright stamps
now option -i is used if no script is given
Macro elements are implemented now. VTK writer for macro elements still needs testing.
Updating copyright notices
SolverOption class added. It is not linked with anything.
all tests passed under scons on 4 mpi processes with openmpi on shake34
scons should now be able to run tests under MPI and OpenMP
Transport class uses now useBackwardEuler rather than the mysterious theta.
size_t may be 64 bits which is incompatible to MPI_INT. This problem is fixed by inserting a cast in Mesh_read.c. Moreover a fix has been added making sure that gmsh and triangle are executed on one processor only.
a power law model. tests still need to be added and needs to be linked with an incompressible solver.
soem small fixes.
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 |