2010-11-29 |
Guido Kanschat | mov Differential to more appropriate Divergence |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Guido Kanschat | remove name tag |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Markus Buerg | Delete shapes.cc |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Markus Buerg | Splitting of the test fe/shapes due to run-time limitat... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Guido Kanschat | add normal fluxes and fix jump |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Wolfgang Bangerth | Add a note on the difference between using the symmetri... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Toby D. Young | Check for MPI consistency between deal.II and PETSc... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Guido Kanschat | update documentation |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | cleanup |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | add default constructor for MGDoFHandler |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | begin operators for LDG |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | Add some info on the notational conventions for integra... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | use @ instead of \ |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | allow doxygen to find the symbol... although it is... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Guido Kanschat | mention namespaces in first paragraph |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Wolfgang Bangerth | Add a section on what happens when you try to synchroni... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Wolfgang Bangerth | Add a new test that currently deadlocks. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Martin Kronbichler | Trilinos vector reinit should now be safe also with... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Martin Kronbichler | Undo patch 22849, i.e., now it is safe to nest tasks... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Martin Kronbichler | Can not use mutex or condition variables when joining... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Guido Kanschat | Add warning about nested ThreadGroup objects |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Wolfgang Bangerth | Remove files that have been pointless for quite a while... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Fix reference to man page. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Trying to interpolate boundary values on a closed loop... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Remove the Software doxygen module -- it was pretty... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Reorder order of directories: in debug mode, these... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Ugh, fix syntax. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Fix grammar. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Correctly qualify function. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | doxygen 1.7.2 no longer wants to create the output... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Abner J. Salgado | Guido & AJS fix. You cannot nest task loops |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Replace \vec by \mathbf consistently. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Fix a couple markups. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wolfgang Bangerth | Add Chih-Che's comments. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Wolfgang Bangerth | Add the actual file. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Wolfgang Bangerth | Rename. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Wolfgang Bangerth | Add. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | step-32 is not ready so far. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Update after boost upgrade. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Make sure the include/ directory is in the include... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Update after boost upgrade. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Move into place. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Remove old version of boost. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | Patches to avoid warnings and errors, some taken over... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Wolfgang Bangerth | add |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Wolfgang Bangerth | A couple more tests. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Wolfgang Bangerth | Add comment. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Wolfgang Bangerth | Announce VectorTools::interpolate_boundary_values for... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Wolfgang Bangerth | Add missing function DoFAccessor<0,1,spacedim>::vertex_... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Wolfgang Bangerth | Move test now that it works. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Wolfgang Bangerth | Make VectorTools::interpolate_boundary_values work... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Wolfgang Bangerth | Simplify code slightly. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Wolfgang Bangerth | Simplify code slightly. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Guido Kanschat | add relaxation methods to preconditioner module |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Simplify code a bit. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | The data type of the unit_tangentials should be a Tenso... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Minor re-indenting while reading through the class... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Martin Kronbichler | Compile the directories with files with long compile... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Guido Kanschat | add transformation of vector fields and rearrange docum... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Markus Buerg | Fixed a bug in the Nedelec elements |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Reindent a couple places. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Upgrade to TBB 3.0. This fixes a bunch of testsuite... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | One more change. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Take over patches from TBB 22 copy in our tree. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Remove tests directory. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Add TBB 3.0 update 3 (commercially aligned open source... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Wolfgang Bangerth | Fix the mess I created: the whole rearranging I did... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Interestingly, mesh refinement of surfaces in higher... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Add an assertion. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Sebastian Pauletti | Extracting a piece of the boundary of the sphere does... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | New test. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Adjust comment. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Trim output. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Allow computing the linfty norm even for ghosted vectors. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | In output_results, we were using a ghosted vector to... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Add another note. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Martin Kronbichler | Fix linker problem with Intel compiler: need to explici... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Wolfgang Bangerth | Generalize the extract_boundary_mesh function to arbitr... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Replace division by zero by an assertion. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Escape a few words. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Remove links that doxygen on 'top' does not grok. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Be a bit more efficient by using assign-once variables. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Fix file paths. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Add a couple specializations for TensorProductPolynomia... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Adjust output. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Guido Kanschat | Replace exception by more verbose type |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Guido Kanschat | document Point::unit_vector |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Guido Kanschat | rename unit vector |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Move a test that currently fails into fail/. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Undo Guido's commit 22760: These tests were ok before... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Undo Guido's commit 22779: These tests were ok before... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Make compile. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Add the last missing paragraph. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Add a note. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Reindent comment. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | We now copy boundary indicators. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wolfgang Bangerth | Make sure we don't run into a weird error with double... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | step-32: remove static_casts that are not needed, fix... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Add another test. |
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