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 |
2002-10-17 |
wolf | Fix copyright notice. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Extend DoFRenumbering::component_wise for the case... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Add the anna_1 test. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Add (face_)?system_to_base_index functions. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Add obviously forgotten function. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | FiniteElement::element_multiplicity |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Uch, better first compile, then check in, even if these... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Make element_multiplicity a function that is available... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Make format for TODO generation slightly more general... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | Add a TODO for Guido. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
wolf | xref patch on mailing list. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Fix more fallout from last patch. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Fix clear bogosities. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | More on gcc2.96 |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Mini-doc. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Fix bug. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Make this test a little easier to read, by compressing... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Comment out unused variable. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
wolf | Mini-doc and re-indentation. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
brian | Added Hierarchical polynomial class. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
brian | Added Hierarchical class up to degree=19. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
wolf | More on gcc2.96. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
wolf | Remove bullets in navbar. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
brian | Changed libraries to LIBS. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
wolf | Move all 1d polynomials into a namespace Polynomials. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
wolf | Move legendre.cc into polynomial.cc to get back to... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
wolf | Should run the test suite next time... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
deal | Work around a problem with gcc2.96 not recognizing... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | support gcc2.96. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | support gcc2.96. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Make this work with gcc2.96, part 2. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Note gcc296 issue. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Ups. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Add forgotten header. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Fix obviously bogus assertion. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | A target for gcc2.96 |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Experimentally re-accept gcc 2.96 |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Clean-ups. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Default is full path to eris. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | Catch exceptions that are thrown in spawned sub-threads. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
wolf | First step in making this work with Red Hat's braindama... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
wolf | netscape 4.78 has a problem where it displays _all_... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
wolf | Remove a block of code that should not get called,... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
wolf | Add a forgotten assertion. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
deal | all-header accelerated and compactified |
commit | commitdiff | tree | snapshot |
2002-10-11 |
guido | declaration of clear() added |
commit | commitdiff | tree | snapshot |
2002-10-11 |
guido | improvements in copy_from, conjugate_add |
commit | commitdiff | tree | snapshot |
2002-10-11 |
guido | veryclean changed to distclean |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | update a comment that Guido obviously forgot. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Fix two bugs. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Add std:: in two places, where it is not strictly neces... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Fix DataOut::build_patches. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Unconditionally include thread_management.h, and simply... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Implement a different scheme for generation of neighbor... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
wolf | Rename Patch::me to Patch::patch_index, to make it... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
wolf | When a null pointer constant is requested, use NULL... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-10-09 |
wolf | Nicer message for gcc2.96 users. |
commit | commitdiff | tree | snapshot |
2002-10-08 |
wolf | Obviously, operator= better returns a reference than... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
wolf | Update number of doc pages. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
deal | Declare missing types |
commit | commitdiff | tree | snapshot |
2002-10-06 |
guido | Change some ExcInternalError to ExcNotImplemented |
commit | commitdiff | tree | snapshot |
2002-10-05 |
guido | syntax errors removed |
commit | commitdiff | tree | snapshot |
2002-10-04 |
wolf | Fix typos. |
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