2013-08-26 |
Martin Kronbichler | Test WorkStream with empty functions |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Martin Kronbichler | Make work without threads |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Martin Kronbichler | Fix compilation with C++11 |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Matthias Maier | Documentation: Rewrite the documentation aboutdocumenta... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Scott Miller | more intro for step-51 |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | Make MultipleParameterLoop work again following yesterd... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Martin Kronbichler | Fix tutorial program |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Martin Kronbichler | Make compile again. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Martin Kronbichler | Write comments, cleanup second WorkStream call by using... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | Allow including one input file from another. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | Provide a way to also output the file name we are readi... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | Remove code duplication. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | Cleanup parts of the code. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Wolfgang Bangerth | New test. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Martin Kronbichler | Fix bug in compute_normal_flux_constraints, new tests |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Martin Kronbichler | Update comment about no normal flux boundary conditions... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Martin Kronbichler | Forgot a file |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Update instantiations. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Add function VectorTools::compute_normal_flux_constraints |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | test output reasonable |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Timo Heister | use correct MPI communicator |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Baerbel Jannsen | print some output |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | text compiles |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Timo Heister | try to fix HDF5 not being exported to external projects |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Baerbel Jannsen | new test for mg to see if assembly works |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | new tet for mg::SparseMatrixCollection |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | clean code in Assembler::MGMatrixSimple |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Adjust test output. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Joerg Frohne | more comments |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matthias Maier | CMake: Fix FindP4EST.cmake, see issue 102 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Adjust more test output |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Adjust some output |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Adjust output, mention change |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Kronbichler | Change MappingQ support points from equispaced points... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | two more SVG flags |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | check local renumbering |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Guido Kanschat | fix bug in local renumbering |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Matthias Maier | CMake: Cleanup |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Matthias Maier | CMake: Pick up debug and optimized versions of p4est... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Guido Kanschat | add height and width parameters to svg output; add... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Add instantiations |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Mention changes. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Wolfgang Bangerth | Throw the exception at the end of ParameterHandler... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Fix instantiation |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Guido Kanschat | remove warnings |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Cleanup includes |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Split out DataOut_DoFData from data_out.cc/h |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Split also solution_transfer (now four instantiation... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Avoid Vector::scale |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Guido Kanschat | remove warning |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Avoid deprecated function |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Adjust program output |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Add instantiation that got lost when splitting files |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Toby D. Young | Marc fixes a typographical bug in MathGL output. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Split two more files into three files each. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Wolfgang Bangerth | It turns out that, despite assurances in the doc string... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Wolfgang Bangerth | Make the separator in Patterns::Map user defined. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Wolfgang Bangerth | Make the separator in Patterns::List user defined. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Martin Kronbichler | Split up error_estimator into two files, improve the... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Baerbel Jannsen | one step further |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matthias Maier | CMake: Remove an obsolete file |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matthias Maier | CMake: Split library lists depending on optimized,... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Guido Kanschat | disable flux matrices |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Joerg Frohne | Fix SystemSimple |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Guido Kanschat | add missing initialize for constraints |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Baerbel Jannsen | run into trouble |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Martin Kronbichler | Write some more introduction, correct Neumann boundary... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Guido Kanschat | copy step 16 |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Guido Kanschat | test DG with constraints and remove text |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Guido Kanschat | multigrid bug fixed |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Toby D. Young | Target eigenvalues iff spectral transformation is in... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Toby D. Young | Can not compute residual norms if no eigenvectors have... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Martin Kronbichler | Cleanup some code so it compiles much quicker |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Wolfgang Bangerth | Provide correct output. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Martin Kronbichler | Fix compilation |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Martin Kronbichler | Split vector_tools into several files to speed up compi... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Wolfgang Bangerth | Patch by Juan Carlos Araujo Cabarcas: use higher precis... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Wolfgang Bangerth | Fix bug #85 (http://code.google.com/p/dealii/issues... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Matthias Maier | CMake: Fix a strange CMake bug |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Wolfgang Bangerth | Add table of contents. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Guido Kanschat | missing keyword |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Guido Kanschat | reformat comments |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Wolfgang Bangerth | Make it run, finally.. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Wolfgang Bangerth | Implement interpolation between FE_Nothing and FE_Q. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Wolfgang Bangerth | Improve error message. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Timo Heister | update install instructions |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Wolfgang Bangerth | Mark a member as const. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Matthias Maier | CMake: Rewrite parts of FindTrilinos.cmake to be way... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Wolfgang Bangerth | Add testcase for bug #83. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Wolfgang Bangerth | Remove stray 'typename'. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Matthias Maier | CMake: Prepare build system for porting the test suite... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Wolfgang Bangerth | Fix http://code.google.com/p/dealii/issues/detail?id... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Wolfgang Bangerth | Fix http://code.google.com/p/dealii/issues/detail?id... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Wolfgang Bangerth | Provide ConstraintMatrix::are_identity_constrained() |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Matthias Maier | CMake: Some final changes: |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Matthias Maier | CMake: Bugfix, use BOOST_ROOT instead of Boost_DIR. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Matthias Maier | CMake: Fix Boost versin numbers and BOOST_DIR |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Matthias Maier | CMake: Bugfix: Rename "POINT" by "PATCH" |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Matthias Maier | CMake: Print version numbers into detailed.log |
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