2006-12-20 |
Wolfgang Bangerth | Remove bogus property. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Wolfgang Bangerth | A couple more papers. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Ralf Hartmann | Update changes file: new coarsest_level_1, bug fix... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Ralf Hartmann | Bug fix for patch_level_1: Avoid creation of cells... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Wolfgang Bangerth | Comment on our semantic abuse of the word 'triangulation' |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ralf Hartmann | New MeshSmoothing::coarsest_level_1 flag. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ralf Hartmann | Fix publication link |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ralf Hartmann | Add and update several references in 2005 and 2006. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Florian Prill | Fixed small bug in direct inversion of full matrices. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Implement a somewhat working smoothness estimator. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Fix the one last testcase, where we ran into trouble... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | A bunch of new tests that check whether h, p and hp... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Also implement the vector-valued version |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Functions::Monomial |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Check in forgotten hunk |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Fix a few of the compilation errors. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Get us closer to where we want to be. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Make the program do something useful, and do it without... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Use the same quadrature formula for the error estimator... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Wolfgang Bangerth | Make the rowstart field of the sparsity pattern class... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Suppress warnings in 1d. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Check in stubs for hp functions. They're presently... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Typo fixes |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Simplify code a bit. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | hp-ify the code. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Output a bit more information. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Go back to step-6, step-13 is too complicated for the... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Wolfgang Bangerth | Polish testcase a bit. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tobias Leicht | update test ref due to new suffixes for grid input... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tobias Leicht | new test: read in tecplot grid files |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tobias Leicht | add functionality to read in tecplot (grid) files ... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tobias Leicht | new test for the GridReordering::invert_all_cells_of_ne... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tobias Leicht | allow larger integer numbers to be read from a string |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Guido Kanschat | add |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tobias Leicht | do something in invert_all_cells_of_negative_grid(... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tobias Leicht | new function: delete_duplicated_vertices |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tobias Leicht | replace repeated division (by 2) by a single division |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tobias Leicht | bug fix: up to now we ended up with the wrong result... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tobias Leicht | fix typo |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Wolfgang Bangerth | Replace the hp adaptation of step-12 by a mixture betwe... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Wolfgang Bangerth | Reimplement the algorithm by which we decide which... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Wolfgang Bangerth | Move now functioning test to the hp directory. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Wolfgang Bangerth | Add one more comment. Check in correct output. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Wolfgang Bangerth | Add a few comments |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Wolfgang Bangerth | Add comment |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Ralf Hartmann | Fix docu of patch_level_1. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Wolfgang Bangerth | Replace floating point comparison with fabs(...)<eps |
commit | commitdiff | tree | snapshot |
2006-12-06 |
kayser-herold | Modified a few comments in SparseDirectUMFPACK to match... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Wolfgang Bangerth | Unconditionally instantiate a few symbols. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Wolfgang Bangerth | Do the same as in hp_dof_levels.cc: move all the functi... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Wolfgang Bangerth | Make sure we can at least write to the output file. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Wolfgang Bangerth | Undo last change because it leads to errors when linkin... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Wolfgang Bangerth | Add -bind_at_load to LDFLAGS |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Wolfgang Bangerth | Also link with on darwin |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Wolfgang Bangerth | Move the file to an .all_dimensions.cc file and always... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Wolfgang Bangerth | reindent |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Guido Kanschat | simplify id |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Guido Kanschat | add new headers to report |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Florian Prill | Extended quadrature test for Lobatto rule. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Florian Prill | Internal changes in Lobatto quadrature: long double... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Ralf Hartmann | In deal.II/lib also svn ignore static libs *.a |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Guido Kanschat | update |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Wolfgang Bangerth | Add an explicit template argument, to be able to compil... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Wolfgang Bangerth | Add an explicit template argument, to be able to compil... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Wolfgang Bangerth | Add a new test for the latest GridGenerator function |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Wolfgang Bangerth | Undo last change, since the patch that caused the new... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Wolfgang Bangerth | Fix a missing 'static' |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Guido Kanschat | allow partial successes |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Update comment. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Add Yaqi's function for non-uniformly graded hyper... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Improve |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Fix energy, again. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Fix energy. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Use a more useful set of variables, that makes the... |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Wolfgang Bangerth | Fix a few doxygen warnings. Apparently, if doxygen... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Wolfgang Bangerth | Add Ivan Christov's many suggestions |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Wolfgang Bangerth | Fix spelling |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Wolfgang Bangerth | Bring test output back to the state it was before Flori... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Wolfgang Bangerth | Check in presently correct output |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Update and add a my recent articles |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Add missing BR statement |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Don't use PACKAGE_NAME, etc. Rather, use DEAL_II_PACKAG... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Reformat |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Fix typo |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Wolfgang Bangerth | Update |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Florian Prill | Updated references due to changed 1D Tecplot output. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Guido Kanschat | choose better colors |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Guido Kanschat | add colors for regression test tables |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Florian Prill | Minimal change in method for Tecplot ASCII output:... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Wolfgang Bangerth | Leave a TODO |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Wolfgang Bangerth | Disambiguate call to std::pow: |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Guido Kanschat | exception and documentation added |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Florian Prill | Made FE tests work again for FE_DGQ with arbitrary... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Florian Prill | Made FE_DGQ with arbitrary nodes a derivation from... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Wolfgang Bangerth | Add step-26/27/28 to the list of include directories... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Wolfgang Bangerth | Link step-25 into the tutorial |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Wolfgang Bangerth | Link step-25 into the tutorial |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Florian Prill | Added doxygen documentation for QGaussLobatto class. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Wolfgang Bangerth | Make a few parameters and variables constant. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Wolfgang Bangerth | Finish also the results section. Update one formula... |
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