2002-11-22 |
wolf | Mention Anna's contributions. |
commit | commitdiff | tree | snapshot |
2002-11-21 |
guido | point_difference instantiated |
commit | commitdiff | tree | snapshot |
2002-11-21 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-11-20 |
wolf | New configuration. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
wolf | Use .g.$(OBJEXT) instead of .go. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
wolf | Make icc happier. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
wolf | Make icc happier 2. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
wolf | Make icc happier. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
deal | . |
commit | commitdiff | tree | snapshot |
2002-11-15 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
wolf | Fix some things for standard conforming compilers. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Add |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Update for gcc2.96. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Use deal_II_numbers::PI instead of M_PI |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Take floating point round-off into consideration. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Make DEAL_II_USE_MT a true variable with a value, not... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Clarify. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
wolf | Make DEAL_II_USE_MT a true variable with a value, not... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
guido | point evaluation implemented, not tested |
commit | commitdiff | tree | snapshot |
2002-11-13 |
wolf | Retry pthread_create if the error code simply was EAGAIN. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
wolf | Optimize SparseMatrix in multithreaded mode, when only... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
wolf | Add a TODO. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
wolf | Detect icc on Linux and windows. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
wolf | Fix the test. Add output. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
wolf | Add test denis_1. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
wolf | Fix names. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Doc fix. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Also use EXEEXT for executables. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Use $(OBJEXT) instead of plain .o |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Use local systems default suffix for object files. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Use local systems default suffix for object files. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Check in temporary fix. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
wolf | Fix a quoting problem. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
hartmann | Check the proper state of the ofstreams before using... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
hartmann | check the proper state of the ofstreams before using... |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | Add step-15 in its initial stages. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | Mention other persons. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | Some minor changes necessary for PGCC4. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | anna_5 |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | Add the bits subdir to the targets. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
wolf | Move the small tests that test just a single function... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
guido | new SlitHyperSingularityFunction, yet to be tested |
commit | commitdiff | tree | snapshot |
2002-11-07 |
guido | colorize for slit domain |
commit | commitdiff | tree | snapshot |
2002-11-03 |
guido | Headline class |
commit | commitdiff | tree | snapshot |
2002-10-31 |
wolf | Fix an abort I was getting on some code. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
wolf | Commit a minor doc change that somehow survived for... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
wolf | Calm down a warning in 1d about "(unsigned < 0) is... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
wolf | Previous results were obviously wrong, present ones... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
wolf | Fixed: Vectors could not be given as input and output... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
wolf | Fix a missing std:: |
commit | commitdiff | tree | snapshot |
2002-10-25 |
wolf | Don't use space in configuration names. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
wolf | gandalf-gcc-cvs-head.cfg |
commit | commitdiff | tree | snapshot |
2002-10-25 |
guido | iterator in BlockSparseMatrix |
commit | commitdiff | tree | snapshot |
2002-10-25 |
guido | iterator |
commit | commitdiff | tree | snapshot |
2002-10-25 |
wolf | Further unify appearance of navbars. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
guido | wrong iterators removed again |
commit | commitdiff | tree | snapshot |
2002-10-25 |
guido | Iterators that cannot work added |
commit | commitdiff | tree | snapshot |
2002-10-25 |
guido | Phony value type added |
commit | commitdiff | tree | snapshot |
2002-10-24 |
guido | blue |
commit | commitdiff | tree | snapshot |
2002-10-23 |
hartmann | Use < and > instead of < and >, resp. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
guido | black head |
commit | commitdiff | tree | snapshot |
2002-10-23 |
benkirk | fixed the Tecplot output support to be compatible with... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Special-case interior dofs in has_support_on_face. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Check systems. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Fix has_support_on_face for non-primitive elements. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Go back to previous state, since Makefile.rules is... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Link properly. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Same at other place. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | Don't call fill if source is empty. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
wolf | The assertion that filling empty matrices is not allowe... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
guido | red for h2? |
commit | commitdiff | tree | snapshot |
2002-10-22 |
guido | Color definition removed |
commit | commitdiff | tree | snapshot |
2002-10-22 |
guido | style for h1 |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Don't be verbose when linking statically. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Ack, first check, then check in... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | OK, Nedelec is now also ok for 3d. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Fix has_support_on_face for 3d. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Fix has_support_on_face for FE_Q. Have a testcase for... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
guido | new tests for support on faces |
commit | commitdiff | tree | snapshot |
2002-10-21 |
guido | I strongly object to complicated tests being performed... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
guido | Test has_support_on_face |
commit | commitdiff | tree | snapshot |
2002-10-21 |
guido | Obvious bugs in has_support_on_face removed |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Add this-> in many places where two-stage name lookup... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Disable -ggdb by using -g instead where necessary.... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Sort order in which testcases are executed. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Use Table of vector of vectors where possible. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | The old results were wrong. DoFRenumbering::component_w... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Instead of setting or clearing the first_cell flag... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Use Table objects instead of vectors of vectors. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
wolf | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
wolf | Make DoFTools::extract_dofs and DoFTools::count_dofs_pe... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
wolf | Fix name of program. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Do as much as the Standard of C++ allows. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Bring some things up to date. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Place separators. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | The order in which components are to be sorted in |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | As anna_1, but renumber in opposit direction. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Run also in 3d. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Fix header. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Disable shared libs on Mac OS X. |
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