2002-10-01 |
wolf | Clean up a little bit, better error checking. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
guido | Unused parameters removed |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Add the same assertion to the MA47 code. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Fix a memory allocation bug in one of the MA27 function... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Doh! |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Better error message in case of an error. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Fix one forgotten case. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Regenerate |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Try to work around some hairy problems with different... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Work around a problem with cxx, which refuses to define... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Cast invalid values. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Add some more comments about the detached solver. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Increase sleep interval to 20 seconds. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | Table::fill, setting of matrix sizes in FE base class. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | No longer preset the correct sizes of matrices in the... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
wolf | No longer allow to call Table::fill on empty tables. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
wolf | Always link the detached_ma27 program with -lpthreads... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
wolf | Remove an assertion that is totally bogus... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
wolf | Fix 3 botched assertions. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Include base/config.h |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Fix one bug. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Better error reporting and fix one bug. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Have a monitor thread which looks after the demise... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | getpid seems not to be in std:: |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Exchange the pid of the master to the detached slave. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Uch, fix serious bug leading to a deadlock situation... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Make template args int instead of unsigned int, as... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Put some names into std:: |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Fix date. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Add missing include. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | check for EINTR upon read and write. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
wolf | check for EINTR upon read and write. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
hartmann | Update publication references. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
hartmann | Abstract of the phd thesis. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Fix friend declaration in the case of a mostly standard... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Include correct file. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Make constructors of the iterators private, to avoid... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Undo Ralfs patch. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Add an exception and use it. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Add an exception |
commit | commitdiff | tree | snapshot |
2002-09-26 |
hartmann | Use of SmartPointer: Table should only be deleted when... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Fix thinko and source of it. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Just fix an empty line at the start of the file. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Include errno.h |
commit | commitdiff | tree | snapshot |
2002-09-26 |
wolf | Also write out errno in case of an error. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | It is of course useless to first abort, then to print... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Avoid a warning with icc. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Fix incorrect parameter name. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Check for that nasty quad-define on CygWin, and disable it. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
guido | scale functions with template argument and for BlockVector |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Fix missing dependencies that hits us in parallel builds. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Clarify docs. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Clean executables in bin subdir. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Make some parameters unnamed. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Fix some issues. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Fix typos. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | detached mode for MA27 |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Add header to file. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
wolf | Implement a detached mode for the MA27 solver. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | local variables changed to OutVector type |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | instantiation for BlockVector<float> added |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | template-ids fixed |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | template-ids |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | new templates in FETools |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | new templates in FETools |
commit | commitdiff | tree | snapshot |
2002-09-24 |
guido | unused parameters removed and warning added |
commit | commitdiff | tree | snapshot |
2002-09-24 |
wolf | Add a rather complicated assertion. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
wolf | comment out generation of "New version 3.4" text in... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
hartmann | Add tests for the Table<N,T> classes for N=4,5 and 6. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
hartmann | Add tests for the Table<N,T> classses for N=4,5 and 6. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
hartmann | Implement the TableIndices<N> and Table<N,T> classses... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
guido | precision restored and face elements added |
commit | commitdiff | tree | snapshot |
2002-09-20 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-09-20 |
wolf | Add the last missing comment. |
commit | commitdiff | tree | snapshot |
2002-09-20 |
wolf | Fix one small thing. |
commit | commitdiff | tree | snapshot |
2002-09-20 |
wolf | Add comment. |
commit | commitdiff | tree | snapshot |
2002-09-20 |
wolf | Also mark prolongation matrices empty. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | new nonparametric DGP |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | new class FE_DGPNonparametric |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | Documentation fixed |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Add missing explicit instantiations. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | check quadrilateral with no right angle |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Undo last check-in. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Don't use forward_declarations any more. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | suppress output |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Fix a failure from Guido. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | This wasnt intended for the main branch. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Add grid. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Rounding makes the difference. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Some more tests, with Nedelec elements. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Disable DGP tests for now. Check some other things. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Add a couple of really weird tests... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Fix a bug that is repeated three times. Fix some docume... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Extend possible life of tests to 60 minutes, to see... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Change zeros into zeros. |
commit | commitdiff | tree | snapshot |
next |
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams