2006-01-03 |
Wolfgang Bangerth | Add ParameterHandler::set |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Wolfgang Bangerth | Mention fluid-structure. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Wolfgang Bangerth | Mention fuel cells. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Wolfgang Bangerth | Mention fuel cells. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Wolfgang Bangerth | Add one application to the list of applications, and... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Wolfgang Bangerth | Detect gcc3.4.6 |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Guido Kanschat | test system with FE_RT |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Guido Kanschat | add missing cylinder_shell |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Guido Kanschat | cylinder_shell fixed |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Guido Kanschat | test all generator functions |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Guido Kanschat | subdivided_hyper_cube added in 3D |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Guido Kanschat | reverted to templates in order to keep documentation... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Guido Kanschat | project_to_all_faces |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Guido Kanschat | test project_to(sub)face |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Guido Kanschat | allow zero length Quadrature rules |
commit | commitdiff | tree | snapshot |
2005-12-26 |
oliver | Little fix. Forgot to change the example back to 2d... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
oliver | Modified the example code to utilise the new feature... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
oliver | Modified the hpFeValues classes to support quadrature... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Guido Kanschat | add Subscriptor inheritance to FEValuesBase |
commit | commitdiff | tree | snapshot |
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 |
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