2005-12-22 |
Guido Kanschat | improve doxygen |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Guido Kanschat | re-add additional template specifications |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Guido Kanschat | template signature simplified |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Guido Kanschat | fix file header |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Guido Kanschat | compute_row_length_vector for hpDoFHandler |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Guido Kanschat | add dimension info to dof handlers |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Guido Kanschat | more renumbering for hpDoFHandler |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Wolfgang Bangerth | x |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Wolfgang Bangerth | Fix bogus instantiation |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Guido Kanschat | replace petsc preconditioner by SparseILU |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Guido Kanschat | implement downwind renumbering for hpDoFHandler |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Wolfgang Bangerth | Hook hp fully into the framework. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Ralf Hartmann | New clear_refine_case function. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Guido Kanschat | replace hacked output by the features of LogStream |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Ralf Hartmann | Change ordering of vertices. We can now switch back... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Only compile if PETSc is enabled. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Avoid using std::endl, since it calls flush() -- which... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
oliver | Added an entry for the hp test directory. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
oliver | Added a simple test for the hpDoFHandler, which tests... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
oliver | Added html files for example 21 which should one day... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
oliver | Added a first version of an example, which shows the... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
rschulz | changed cygwin "-Xlinker --allow-multiple-definition... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Ralf Hartmann | Use create_triangulation_compatibility function. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Move things out of a bogus namespace. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Remove this file, since it is no longer needed now. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Make a few more, rather small and often called function... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Move a few functions around. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Make a few functions inline to avoid linker errors... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Make a few functions inline. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Wolfgang Bangerth | Declare existence of explicit specializations. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
oliver | Merged the hp_branch to mainline. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Wolfgang Bangerth | Move a few functions from fe_tools.cc to namespace... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Wolfgang Bangerth | Add another overload for shared pointers. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Ralf Hartmann | Doc of changes at 2005/12/15. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Wolfgang Bangerth | Same comment for a different function as well. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Wolfgang Bangerth | Restore previous behavior. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Wolfgang Bangerth | Restore previous behavior. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
oliver | Removed the constness from the array which is used... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Wolfgang Bangerth | Add a TODO. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Wolfgang Bangerth | Comment out presently unused parameter |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Wolfgang Bangerth | When using PETSc, link with libmpiuni.a if available. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Wolfgang Bangerth | Add one more DoFRenumbering::component_wise function... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Wolfgang Bangerth | Add one more DoFRenumbering::component_wise function... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Wolfgang Bangerth | Add new results |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Ralf Hartmann | Doc update: point out that line (quad) user_flags are... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Ralf Hartmann | fix href of mailing list. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Wolfgang Bangerth | Re-wrap a comment. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Guido Kanschat | and schift 0 to the left |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Guido Kanschat | indicate failure by 0 |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Guido Kanschat | make loop more conforming (thanks to Dima Sorkin) |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Guido Kanschat | new support for statistic in SolverControl started |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Ralf Hartmann | Doc fix. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Ralf Hartmann | child_index function call only allowed for cells with... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | x |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | x |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | Derive icc9 from gcc3.3. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | Check in results for this platform. They look rather... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | Write what I meant, namely that it is step-14. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | Rewrite after the latest changes to how tests run. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Wolfgang Bangerth | Reword a few things. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Wolfgang Bangerth | Regenerate |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Wolfgang Bangerth | Really add the space Guido wants. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
deal | Check in test results that haven't been updated after... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Guido Kanschat | Allow a little more space |
commit | commitdiff | tree | snapshot |
2005-12-06 |
deal | Add results for this one testcase. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Compute some form of error, although the result is... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Add second constructor to ComponentSelectFunction. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Properly indent. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Use a proper vector memory object for the Schur complement. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | A few more notes on vector memory's alloc() function. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Rewrite most of the documentation. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Generate the correct results for this platform |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Regenerate the correct results for this platform |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Regenerate the correct results for this platform |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Remove two outputs that are apparently no longer needed... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Generate results on x86_64, even if they may not be... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Relax test slightly so that it runs through on x86_64 |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Fix output. No idea why it was wrong in the first place... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | test does actually not create output that is any differ... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Fix output -- dunno why it was wrong in the first place... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Just calling 'false' doesn't do much of the trick ... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Wolfgang Bangerth | Fix typos. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Guido Kanschat | roundoff errors |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Guido Kanschat | output name of comparison file |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Guido Kanschat | add missing checks for empty cache |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Guido Kanschat | fix a loop |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Guido Kanschat | throw exception if no diagonal element has been entered |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Guido Kanschat | some linker warnings removed |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Guido Kanschat | new test for BlockSmoother |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Wolfgang Bangerth | Fix oversight. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Wolfgang Bangerth | For icc on x86_64, also link with -lpthread. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Wolfgang Bangerth | Detect icc9. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Wolfgang Bangerth | Clarify notation. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Wolfgang Bangerth | Remove a leftover target from the conversion to local... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Wolfgang Bangerth | Remove a few empty lines between a comment and a rule. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Wolfgang Bangerth | . |
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