2013-08-23 |
maier | CMake: Fix FindP4EST.cmake, see issue 102 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kronbichler | Adjust more test output |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kronbichler | Adjust some output |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kronbichler | Adjust output, mention change |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kronbichler | Change MappingQ support points from equispaced points... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kanschat | two more SVG flags |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kanschat | check local renumbering |
commit | commitdiff | tree | snapshot |
2013-08-23 |
kanschat | fix bug in local renumbering |
commit | commitdiff | tree | snapshot |
2013-08-22 |
maier | CMake: Cleanup |
commit | commitdiff | tree | snapshot |
2013-08-22 |
maier | CMake: Pick up debug and optimized versions of p4est... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kanschat | add height and width parameters to svg output; add... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Add instantiations |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Mention changes. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
bangerth | Throw the exception at the end of ParameterHandler... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Fix instantiation |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kanschat | remove warnings |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Cleanup includes |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Split out DataOut_DoFData from data_out.cc/h |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Split also solution_transfer (now four instantiation... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Avoid Vector::scale |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kanschat | remove warning |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Avoid deprecated function |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Adjust program output |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Add instantiation that got lost when splitting files |
commit | commitdiff | tree | snapshot |
2013-08-22 |
young | Marc fixes a typographical bug in MathGL output. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Split two more files into three files each. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
bangerth | It turns out that, despite assurances in the doc string... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
bangerth | Make the separator in Patterns::Map user defined. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
bangerth | Make the separator in Patterns::List user defined. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
kronbichler | Split up error_estimator into two files, improve the... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
janssen | one step further |
commit | commitdiff | tree | snapshot |
2013-08-21 |
maier | CMake: Remove an obsolete file |
commit | commitdiff | tree | snapshot |
2013-08-21 |
maier | CMake: Split library lists depending on optimized,... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kanschat | disable flux matrices |
commit | commitdiff | tree | snapshot |
2013-08-21 |
frohne | Fix SystemSimple |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kanschat | add missing initialize for constraints |
commit | commitdiff | tree | snapshot |
2013-08-21 |
janssen | run into trouble |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kronbichler | Write some more introduction, correct Neumann boundary... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kanschat | copy step 16 |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kanschat | test DG with constraints and remove text |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kanschat | multigrid bug fixed |
commit | commitdiff | tree | snapshot |
2013-08-21 |
young | Target eigenvalues iff spectral transformation is in... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
young | Can not compute residual norms if no eigenvectors have... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
kronbichler | Cleanup some code so it compiles much quicker |
commit | commitdiff | tree | snapshot |
2013-08-21 |
bangerth | Provide correct output. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
kronbichler | Fix compilation |
commit | commitdiff | tree | snapshot |
2013-08-20 |
kronbichler | Split vector_tools into several files to speed up compi... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
bangerth | Patch by Juan Carlos Araujo Cabarcas: use higher precis... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
bangerth | Fix bug #85 (http://code.google.com/p/dealii/issues... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
maier | CMake: Fix a strange CMake bug |
commit | commitdiff | tree | snapshot |
2013-08-19 |
bangerth | Add table of contents. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
kanschat | missing keyword |
commit | commitdiff | tree | snapshot |
2013-08-19 |
kanschat | reformat comments |
commit | commitdiff | tree | snapshot |
2013-08-19 |
bangerth | Make it run, finally.. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
bangerth | Implement interpolation between FE_Nothing and FE_Q. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
bangerth | Improve error message. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
heister | update install instructions |
commit | commitdiff | tree | snapshot |
2013-08-18 |
bangerth | Mark a member as const. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
maier | CMake: Rewrite parts of FindTrilinos.cmake to be way... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
bangerth | Add testcase for bug #83. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
bangerth | Remove stray 'typename'. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
maier | CMake: Prepare build system for porting the test suite... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
bangerth | Fix http://code.google.com/p/dealii/issues/detail?id... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
bangerth | Fix http://code.google.com/p/dealii/issues/detail?id... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
bangerth | Provide ConstraintMatrix::are_identity_constrained() |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Some final changes: |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Bugfix, use BOOST_ROOT instead of Boost_DIR. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Fix Boost versin numbers and BOOST_DIR |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Bugfix: Rename "POINT" by "PATCH" |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Print version numbers into detailed.log |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Unify version variables |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: Unify version variables |
commit | commitdiff | tree | snapshot |
2013-08-16 |
maier | CMake: FindP4EST.cmake now export VERSION numbers as... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Fix computation of column widths. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Patch by Oleh Krehel: add org-mode as a possibility... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Patch by Scott Miller (and testcases by me): Add scalar... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
maier | CMake: Reenable -O2 for intel-12* compilers. Set -no... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Use usual function argument arrangement. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Patch by Juan Carlos Araujo Cabarcas: Relax an assertion. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
bangerth | Patch by Armin Ghajar Jazi: Also instantiate MappingQEu... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
heister | remove debug output |
commit | commitdiff | tree | snapshot |
2013-08-14 |
turcksin | Fix a bug in PreconditionIdentity. |
commit | commitdiff | tree | snapshot |
2013-08-14 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
heister | PETSc/Trilinos BlockVectors now only allow assignment... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
heister | add missing compress() call in step-32 |
commit | commitdiff | tree | snapshot |
2013-08-13 |
heister | add new test |
commit | commitdiff | tree | snapshot |
2013-08-13 |
heister | update my affiliation |
commit | commitdiff | tree | snapshot |
2013-08-13 |
heister | add a publication |
commit | commitdiff | tree | snapshot |
2013-08-13 |
turcksin | Add TrilinosWrappers::PreconditionIdentity, i.e., ident... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
maier | Bugfix: Rename private member variables so that they... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
maier | CMake: Fix copy&paste error |
commit | commitdiff | tree | snapshot |
2013-08-13 |
maier | CMake: fix build type handling in DEAL_II_* macros |
commit | commitdiff | tree | snapshot |
2013-08-13 |
maier | CMake: Export LAPACK_DIR and BLAS_DIR if they are needed |
commit | commitdiff | tree | snapshot |
2013-08-13 |
scott.miller | step-51 use workstream for postprocessing the local... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
bangerth | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
turcksin | Fix a bug in petsc_matrix_free. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2013-08-12 |
maier | CMake: Update the documentation as well |
commit | commitdiff | tree | snapshot |
2013-08-12 |
maier | CMake: *yay* CMake's FindBLAS.cmake and FindLAPACK... |
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