]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-10-01 Wolfgang BangerthEven better debug output.
2002-10-01 Wolfgang BangerthAlso list communication in other die fnct.
2002-10-01 Wolfgang BangerthLog all communication, and replay upon death.
2002-10-01 Wolfgang BangerthSame for the 1d function.
2002-10-01 Wolfgang BangerthMake extract_boundary_dofs work with non-primitive...
2002-10-01 Wolfgang BangerthClean up a little bit, better error checking.
2002-10-01 Guido KanschatUnused parameters removed
2002-09-30 Wolfgang BangerthAdd the same assertion to the MA47 code.
2002-09-30 Wolfgang BangerthFix a memory allocation bug in one of the MA27 function...
2002-09-30 Wolfgang BangerthDoh!
2002-09-30 Wolfgang BangerthBetter error message in case of an error.
2002-09-30 Wolfgang BangerthFix one forgotten case.
2002-09-30 Wolfgang BangerthRegenerate
2002-09-30 Wolfgang BangerthTry to work around some hairy problems with different...
2002-09-30 Wolfgang BangerthWork around a problem with cxx, which refuses to define...
2002-09-30 Wolfgang BangerthCast invalid values.
2002-09-30 Wolfgang BangerthAdd some more comments about the detached solver.
2002-09-30 Wolfgang BangerthIncrease sleep interval to 20 seconds.
2002-09-30 Wolfgang BangerthTable::fill, setting of matrix sizes in FE base class.
2002-09-30 Wolfgang BangerthNo longer preset the correct sizes of matrices in the...
2002-09-30 Wolfgang BangerthNo longer allow to call Table::fill on empty tables.
2002-09-28 Wolfgang BangerthAlways link the detached_ma27 program with -lpthreads...
2002-09-28 Wolfgang BangerthRemove an assertion that is totally bogus...
2002-09-28 Wolfgang BangerthFix 3 botched assertions.
2002-09-27 Wolfgang BangerthInclude base/config.h
2002-09-27 Wolfgang BangerthFix one bug.
2002-09-27 Wolfgang BangerthBetter error reporting and fix one bug.
2002-09-27 Wolfgang BangerthHave a monitor thread which looks after the demise...
2002-09-27 Wolfgang Bangerthgetpid seems not to be in std::
2002-09-27 Wolfgang BangerthExchange the pid of the master to the detached slave.
2002-09-27 Wolfgang BangerthUch, fix serious bug leading to a deadlock situation...
2002-09-27 Wolfgang BangerthMake template args int instead of unsigned int, as...
2002-09-27 Wolfgang BangerthPut some names into std::
2002-09-27 Wolfgang BangerthFix date.
2002-09-27 Wolfgang BangerthAdd missing include.
2002-09-27 Wolfgang Bangerthcheck for EINTR upon read and write.
2002-09-27 Wolfgang BangerthFix typo.
2002-09-27 Wolfgang Bangerthcheck for EINTR upon read and write.
2002-09-27 Ralf HartmannUpdate publication references.
2002-09-27 Ralf HartmannAbstract of the phd thesis.
2002-09-26 Wolfgang BangerthFix typo.
2002-09-26 Wolfgang BangerthFix typo.
2002-09-26 Wolfgang BangerthFix friend declaration in the case of a mostly standard...
2002-09-26 Wolfgang BangerthInclude correct file.
2002-09-26 Wolfgang BangerthMake constructors of the iterators private, to avoid...
2002-09-26 Wolfgang BangerthUndo Ralfs patch.
2002-09-26 Wolfgang BangerthAdd an exception and use it.
2002-09-26 Wolfgang BangerthAdd an exception
2002-09-26 Ralf HartmannUse of SmartPointer: Table should only be deleted when...
2002-09-26 Wolfgang BangerthFix thinko and source of it.
2002-09-26 Wolfgang BangerthJust fix an empty line at the start of the file.
2002-09-26 Wolfgang BangerthInclude errno.h
2002-09-26 Wolfgang BangerthAlso write out errno in case of an error.
2002-09-25 Wolfgang BangerthIt is of course useless to first abort, then to print...
2002-09-25 Wolfgang BangerthAvoid a warning with icc.
2002-09-25 Wolfgang BangerthFix incorrect parameter name.
2002-09-25 Wolfgang BangerthCheck for that nasty quad-define on CygWin, and disable it.
2002-09-25 Guido Kanschatscale functions with template argument and for BlockVector
2002-09-25 Wolfgang BangerthFix missing dependencies that hits us in parallel builds.
2002-09-25 Wolfgang BangerthClarify docs.
2002-09-25 Wolfgang BangerthClean executables in bin subdir.
2002-09-25 Wolfgang BangerthMake some parameters unnamed.
2002-09-25 Wolfgang BangerthFix some issues.
2002-09-25 Wolfgang Bangerth.
2002-09-25 Wolfgang BangerthFix typos.
2002-09-25 Wolfgang Bangerthdetached mode for MA27
2002-09-25 Wolfgang BangerthAdd header to file.
2002-09-25 Wolfgang BangerthImplement a detached mode for the MA27 solver.
2002-09-24 Guido Kanschatlocal variables changed to OutVector type
2002-09-24 Guido Kanschatinstantiation for BlockVector<float> added
2002-09-24 Guido Kanschattemplate-ids fixed
2002-09-24 Guido Kanschattemplate-ids
2002-09-24 Guido Kanschatnew templates in FETools
2002-09-24 Guido Kanschatnew templates in FETools
2002-09-24 Guido Kanschatunused parameters removed and warning added
2002-09-24 Wolfgang BangerthAdd a rather complicated assertion.
2002-09-24 Wolfgang Bangerthcomment out generation of "New version 3.4" text in...
2002-09-24 Ralf HartmannAdd tests for the Table<N,T> classes for N=4,5 and 6.
2002-09-24 Ralf HartmannAdd tests for the Table<N,T> classses for N=4,5 and 6.
2002-09-24 Ralf HartmannImplement the TableIndices<N> and Table<N,T> classses...
2002-09-23 Guido Kanschatprecision restored and face elements added
2002-09-20 Wolfgang BangerthFix typo.
2002-09-20 Wolfgang BangerthAdd the last missing comment.
2002-09-20 Wolfgang BangerthFix one small thing.
2002-09-20 Wolfgang BangerthAdd comment.
2002-09-20 Wolfgang BangerthAlso mark prolongation matrices empty.
2002-09-19 Guido Kanschatnew nonparametric DGP
2002-09-19 Guido Kanschatnew class FE_DGPNonparametric
2002-09-19 Guido KanschatDocumentation fixed
2002-09-19 Wolfgang BangerthAdd missing explicit instantiations.
2002-09-19 Guido Kanschatcheck quadrilateral with no right angle
2002-09-19 Wolfgang BangerthUndo last check-in.
2002-09-19 Wolfgang BangerthDon't use forward_declarations any more.
2002-09-19 Wolfgang Bangerthsuppress output
2002-09-19 Wolfgang BangerthFix a failure from Guido.
2002-09-18 Wolfgang BangerthThis wasnt intended for the main branch.
2002-09-18 Wolfgang Bangerth.
2002-09-18 Wolfgang BangerthAdd grid.
2002-09-18 Wolfgang BangerthRounding makes the difference.
2002-09-18 Wolfgang BangerthSome more tests, with Nedelec elements.
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


Typeset in Trocchi and Trocchi Bold Sans Serif.