]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-12-17 Wolfgang BangerthRun ranlib on static archives. MAC OS X wants this...
2002-12-17 Ralf HartmannCall resize(0) before calling resize(n_levels-1) as...
2002-12-17 Ralf HartmannNew reinit function.
2002-12-17 Ralf HartmannAdd missing exception.
2002-12-17 Ralf HartmannNew set_matrix function. Add exception.
2002-12-16 dealMore this->
2002-12-16 dealOne more this->
2002-12-16 dealicc7 wants to see some initializers.
2002-12-16 Guido KanschatEmpty blocks are ignored in vmult and Tvmult
2002-12-16 dealAdd some this-> for icc7
2002-12-16 dealDoc for this->
2002-12-16 dealAdd some this-> for icc7
2002-12-16 dealTwo more this->
2002-12-16 dealOne more this->
2002-12-16 brianadded half_hyper_ball class
2002-12-16 dealAdd some more this->. Document why.
2002-12-16 dealAdd some more this->
2002-12-16 Wolfgang BangerthMinor changes.
2002-12-16 Wolfgang BangerthAdd some more this->
2002-12-16 Guido Kanschataccount for useless diagonal entry
2002-12-16 Guido KanschatDocumentation clarified
2002-12-13 Wolfgang BangerthFix something for Max OS X.
2002-12-13 Wolfgang BangerthNeed to also use it in optimized mode...
2002-12-13 Wolfgang BangerthAck, meant -Wno-long-double instead.
2002-12-13 Wolfgang BangerthUse -Wno-long-long on Apple Darwin.
2002-12-13 brian*** empty log message ***
2002-12-13 Wolfgang BangerthIn MT mode, we were getting a compiler error when compi...
2002-12-13 brianfixed some this-> problems for icc7 compiler.
2002-12-13 Wolfgang BangerthGratuitiously sprinkle some this-> to make icc7 happier.
2002-12-12 brianinitial version of hierarchical continuous fe.
2002-12-11 Guido Kanschatthis-> added
2002-12-11 Guido Kanschatunused parameters removed
2002-12-11 Guido Kanschatthis-> added
2002-12-10 Wolfgang BangerthOnly use -opt_report_levelmin where possible.
2002-12-09 Ralf HartmannFix: Make the DoFHandler::renumber_dofs and DoFHandler...
2002-12-09 Wolfgang BangerthSupport icc7.
2002-12-09 Wolfgang BangerthSlightly clean up.
2002-12-08 Guido Kanschathandle both string streams
2002-12-03 Wolfgang BangerthAdd length to output of List::description.
2002-12-03 Wolfgang BangerthAdd.
2002-12-02 Wolfgang Bangerthconfigurations
2002-12-02 Wolfgang BangerthIcc7 wants to see many more this-> pointers for its...
2002-12-02 Wolfgang BangerthImplement the agreed resolution.
2002-12-02 Wolfgang BangerthNote MIC and new ILU.
2002-12-02 Wolfgang BangerthAdd some new entries.
2002-12-02 Wolfgang Bangerth.
2002-12-02 Wolfgang BangerthShould not have deleted this file.
2002-12-02 Wolfgang BangerthThese files should not have been picked up.
2002-12-02 Wolfgang BangerthAdd Stephens implementation of sparse decompositions.
2002-12-02 Wolfgang BangerthSave some compile time and Makefile hackery by not...
2002-12-02 Wolfgang BangerthImplement the list pattern. Test still missing.
2002-11-28 Guido KanschatConst vector remains const
2002-11-27 Wolfgang BangerthUpdate to latest versions.
2002-11-25 Guido KanschatPointer replaced by iterator
2002-11-25 Guido KanschatNew regression test database
2002-11-25 Wolfgang BangerthAdd gerold_1. Keep it disabled.
2002-11-25 Wolfgang BangerthDisable gerold_1, since this test will not be fixed...
2002-11-25 Wolfgang BangerthFix one TODO for good. Use same approach as before.
2002-11-25 Wolfgang BangerthAdd unit_support_point() and face_unit_support_point...
2002-11-25 Wolfgang BangerthAdd.
2002-11-22 Wolfgang BangerthMention Anna's contributions.
2002-11-21 Guido Kanschatpoint_difference instantiated
2002-11-21 Wolfgang Bangerth.
2002-11-20 Wolfgang BangerthNew configuration.
2002-11-18 Wolfgang BangerthUse .g.$(OBJEXT) instead of .go.
2002-11-18 Wolfgang BangerthMake icc happier.
2002-11-18 Wolfgang BangerthMake icc happier 2.
2002-11-18 Wolfgang BangerthMake icc happier.
2002-11-15 deal.
2002-11-15 Wolfgang BangerthFix typo.
2002-11-15 Wolfgang BangerthFix some things for standard conforming compilers.
2002-11-14 Wolfgang BangerthAdd
2002-11-14 Wolfgang BangerthUpdate for gcc2.96.
2002-11-14 Wolfgang BangerthUse deal_II_numbers::PI instead of M_PI
2002-11-14 Wolfgang BangerthTake floating point round-off into consideration.
2002-11-14 Wolfgang BangerthMake DEAL_II_USE_MT a true variable with a value, not...
2002-11-14 Wolfgang BangerthClarify.
2002-11-14 Wolfgang BangerthMake DEAL_II_USE_MT a true variable with a value, not...
2002-11-14 Guido Kanschatpoint evaluation implemented, not tested
2002-11-13 Wolfgang BangerthRetry pthread_create if the error code simply was EAGAIN.
2002-11-13 Wolfgang BangerthOptimize SparseMatrix in multithreaded mode, when only...
2002-11-12 Wolfgang BangerthAdd a TODO.
2002-11-12 Wolfgang BangerthDetect icc on Linux and windows.
2002-11-12 Wolfgang BangerthFix the test. Add output.
2002-11-12 Wolfgang BangerthAdd test denis_1.
2002-11-12 Wolfgang BangerthFix names.
2002-11-11 Wolfgang BangerthDoc fix.
2002-11-11 Wolfgang BangerthAlso use EXEEXT for executables.
2002-11-11 Wolfgang BangerthUse $(OBJEXT) instead of plain .o
2002-11-11 Wolfgang BangerthUse local systems default suffix for object files.
2002-11-11 Wolfgang BangerthUse local systems default suffix for object files.
2002-11-11 Wolfgang BangerthCheck in temporary fix.
2002-11-11 Wolfgang BangerthFix a quoting problem.
2002-11-11 Ralf HartmannCheck the proper state of the ofstreams before using...
2002-11-11 Ralf Hartmanncheck the proper state of the ofstreams before using...
2002-11-08 Wolfgang BangerthAdd step-15 in its initial stages.
2002-11-08 Wolfgang BangerthMention other persons.
2002-11-08 Wolfgang BangerthSome minor changes necessary for PGCC4.
2002-11-08 Wolfgang Bangerthanna_5
2002-11-08 Wolfgang BangerthAdd the bits subdir to the targets.
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.