2007-10-29 |
bangerth | Add RT tests for hp. The corresponding functions in... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
bangerth | Fix the properties of all these files. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
bangerth | Fix an actual bug: wrong index |
commit | commitdiff | tree | snapshot |
2007-10-26 |
bangerth | Fix a number of issues. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
allmaras | Updated step-29 with commented source code and results |
commit | commitdiff | tree | snapshot |
2007-10-24 |
kanschat | Boundary projection for RT |
commit | commitdiff | tree | snapshot |
2007-10-24 |
kanschat | temporary fix for boundary projection in 3D |
commit | commitdiff | tree | snapshot |
2007-10-24 |
kanschat | reenter test for dof on THIS face |
commit | commitdiff | tree | snapshot |
2007-10-23 |
kanschat | add testing of face values |
commit | commitdiff | tree | snapshot |
2007-10-23 |
bangerth | On Mac OS X, link with the Accelerate or vecLib framewo... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Fix a comment. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Fix the bug that we only re-set the rhs vector to zero... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Only rebuild the matrix when necessary. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Accelerate the solver by a factor of 6 by preconditioni... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Reduce required accuracy of solvers somewhat. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Add a few code snippets that I will later use to discus... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
bangerth | Enable running more than one time step again. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
bangerth | Use a better refinement algorithm. Re-structure the... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
bangerth | Fix a bug where we were using the wrong FEValues object... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
bangerth | Fix the same typo another time. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
bangerth | Add refinement between time steps. There's a subtle... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
bangerth | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
bangerth | Make the code that does local refinement actually work. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
allmaras | Added is_finite() function for complex numbers |
commit | commitdiff | tree | snapshot |
2007-10-19 |
bangerth | By default don't stop latex if there are errors. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
kanschat | rely more on precollected dofs |
commit | commitdiff | tree | snapshot |
2007-10-19 |
bangerth | A first step towards adaptive meshes. Still have to... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
kanschat | add SparseMatrix::print_pattern |
commit | commitdiff | tree | snapshot |
2007-10-19 |
kanschat | remove test that fails for DG |
commit | commitdiff | tree | snapshot |
2007-10-18 |
bangerth | Make run in 3d as well. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
bangerth | Let gravity point outward instead of upward. Use instab... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
bangerth | Reduce order of quadrature formulas to what is needed... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
bangerth | Make the program 20% faster by improving the extract_... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Remove debug output, make time step closer to the limit. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Prepare for using adaptive meshes. Fix computation... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Compute the time step the correct way. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Use a more interesting geometry. Precondition the DGQ0... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Revert to using DG elements for the temperature field. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Use umfpack as a (very good) preconditioner. Improve... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Make computations even faster. Produce better output... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Make code much faster by using less accuracy and better... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Reference the new feature used in step-22 |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Reference the new feature used in step-22 |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | update output |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Add a new testcase. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Fix a bug: in 1d, vector ranges can well contain only... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
bangerth | Avoid the use of head -10, it is deprecated. Use head... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
bangerth | Document the new feature of being able to output vector... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
bangerth | Fix a bug where we don't keep track of counters properly. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
bangerth | Fix an obvious oversight. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
bangerth | Add the possibility to identify certain output componen... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
bangerth | Re-organize some things. In particular, remove the... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
bangerth | Implement the data structures to deal with vector-value... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
bangerth | Undo accidental changes |
commit | commitdiff | tree | snapshot |
2007-10-13 |
bangerth | Break an overly long line. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
bangerth | Fix a bug where we didn't properly read to the end... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
kanschat | update Kovasznay output |
commit | commitdiff | tree | snapshot |
2007-10-12 |
bangerth | Remove the project_back_temperature function as we... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
bangerth | Default to debug mode again... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
bangerth | Make it work for the most part. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
kanschat | new UpdateFlags |
commit | commitdiff | tree | snapshot |
2007-10-12 |
leicht | Let real_to_standard_face_vertex (and its inverse,... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
bangerth | Add the 'template' keyword when access the template... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
hartmann | Replace assertion by a TODO. real_to_standard_face_vert... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
hartmann | Make it compile |
commit | commitdiff | tree | snapshot |
2007-10-12 |
bangerth | Fix function name |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Fix the remaining bug by making sure we loop over the... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Add the missing assertion in DataOutReader::merge ensur... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Implement the ability to output vector fields in VTK... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Remove files that appear to be out of date |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Remove, it is identical to 'generic' |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Remove file -- it is not up to date anyway. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | Fix problem of linking debug with non-debug versions |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | roundoff differences |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | adjust to new structure |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | Remove two occurances of an Assert which is not valid... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | On meshes with non-standard face_orientation, face_flip... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | New test that currently fails. On meshes with non-stand... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add a comment. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Significant cleanups. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Remove a bunch of functions that are unused. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Move the stream objects into an internal namespace |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add an 'Assert (false, ExcInternalError());' to functio... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Re-indent entire file. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add another reference. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Rename m_inverse to A_inverse, because that is what... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Remove pressure rhs, we won't need it here... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Rename variables to 'T' instead of 'S' to indicate... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Get the thing to run. Simplify a bunch of places by... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Qualify more function calls with std:: |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Qualify a function call with std:: |
commit | commitdiff | tree | snapshot |
2007-10-08 |
bangerth | Avoid the use of general macro names in header files... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
kanschat | start a short essay on update flags |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | more detailed BLAS installation |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | add testing n_blocks |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem documented |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem documented |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem should be just the number... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
bangerth | Two more publications, now already at 27 for this year :-) |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Qualify a few accesses to an exception in the base... |
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