2019-05-07 |
Wolfgang Bangerth | Rewrite some code in step-61. 8023/head |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Wolfgang Bangerth | Merge pull request #7911 from jppelteret/workstream_mes... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Jean-Paul Pelteret | Merge pull request #8017 from masterleinad/fix_sacado_tests |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Daniel Arndt | Merge pull request #8014 from anates/step-55-complex... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Daniel Arndt | Fix Sacado tests 8017/head |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Daniel Arndt | Merge pull request #8010 from drwells/update-chunksize... |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Daniel Arndt | Merge pull request #8013 from rezarastak/ad_tests_fix |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Roland | Having PETSC_WITH_COMPLEX would stop step-55 from being... 8014/head |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Reza Rastak | Fix many of the output files for the tests of sacado... 8013/head |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Daniel Arndt | Merge pull request #8007 from drwells/modernize-step-25 |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Daniel Arndt | Merge pull request #8006 from drwells/modernize-step-24 |
commit | commitdiff | tree | snapshot |
2019-05-05 |
David Wells | Add some documentation on chunk sizes. 8010/head |
commit | commitdiff | tree | snapshot |
2019-05-05 |
David Wells | Modernize step-25. 8007/head |
commit | commitdiff | tree | snapshot |
2019-05-05 |
David Wells | Modernize step-24. 8006/head |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Daniel Arndt | Merge pull request #8005 from drwells/modernize-step-23 |
commit | commitdiff | tree | snapshot |
2019-05-04 |
David Wells | Modernize step-23. 8005/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Daniel Arndt | Merge pull request #7971 from ginkgo-project/ginkgo... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Daniel Arndt | Merge pull request #8000 from kronbichler/cheby_doc_update |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Jean-Paul Pelteret | WIP: Move IteratorOverIterators out of Iterator range... 7911/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Daniel Arndt | Merge pull request #8001 from dangars/fix_typo_equation |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Daniel Garcia... | Fix typos in equations 8001/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Martin Kronbichler | Update Chebyshev documentation 8000/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Pratik Nayak | Fix changes suggested by @bangerth. 7971/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Wolfgang Bangerth | Merge pull request #6982 from jppelteret/ad-helpers_08 |
commit | commitdiff | tree | snapshot |
2019-05-03 |
David Wells | Merge pull request #7998 from Rombur/fix_link |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Bruno Turcksin | fix link to notebook 7998/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Jean-Paul Pelteret | Reduce ADOL-C max_tape_index limit when using GCC 6982/head |
commit | commitdiff | tree | snapshot |
2019-05-03 |
Jean-Paul Pelteret | Use std_cxx14::make_unique in ScratchData |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Wolfgang Bangerth | Merge pull request #7996 from dangars/tutorials_list_st... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Daniel Garcia... | Add step-62 to the tutorials list 7996/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Merge pull request #7995 from jppelteret/sd-doc_02 |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Daniel Arndt | Merge pull request #7991 from dangars/cmake_options |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Daniel Garcia... | Add CMake options to the documentation 7991/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
David Wells | Merge pull request #7990 from bangerth/cleanup |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Implement iterator range support in MeshWorker::mesh_loop() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Implement iterator range support in WorkStream::run() |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Add a convenience function to make IteratorRange objects |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Add conversion operator to IteratorRange::IteratorOverI... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Mark a class function as const |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Add a template constraint that checks if objects are... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Wolfgang Bangerth | Fix a typo. 7990/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Wolfgang Bangerth | Rename a local variable, make one 'const'. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Remove a namespace alias in header files 7995/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Jean-Paul Pelteret | Fix a section label |
commit | commitdiff | tree | snapshot |
2019-05-02 |
David Wells | Merge pull request #7905 from luca-heltai/parsed_conver... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Wolfgang Bangerth | Merge pull request #7994 from dangars/phononic-cavity... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Daniel Garcia... | Changelog entry 7994/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Luca Heltai | Fix documentation. 7905/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Martin Kronbichler | Merge pull request #7993 from drwells/add-missing-override |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Daniel Arndt | Merge pull request #7973 from jppelteret/sd-map_utiliti... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
David Wells | Add some missing override annotations to step-63. 7993/head |
commit | commitdiff | tree | snapshot |
2019-05-02 |
David Wells | Merge pull request #7992 from bangerth/fix |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Wolfgang Bangerth | Make sure a changelog entry also references the namespa... 7992/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Merge pull request #6747 from dangars/phononic-cavity |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Daniel Arndt | Merge pull request #7974 from jppelteret/sd-map_utiliti... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Merge pull request #7738 from tcclevenger/step-63 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Daniel Garcia... | Set-up the dependencies 6747/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Merge pull request #7913 from luca-heltai/mapping-center |
commit | commitdiff | tree | snapshot |
2019-05-01 |
David Wells | Merge pull request #7986 from bangerth/61-5 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
David Wells | Merge pull request #7987 from bangerth/fix-typos |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Fix a couple of typos. 7987/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Align a set of equations. 7986/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Merge pull request #7984 from jppelteret/sd-doc_01 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
David Wells | Merge pull request #7954 from bangerth/61-4 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Merge pull request #7985 from jppelteret/ad-doc_02 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Luca Heltai | exclude_from_rates -> compute_rate |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Bruno Turcksin | Merge pull request #7983 from rezarastak/grid_in_abaqus... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Jean-Paul Pelteret | Update module on user interfaces to AD libraries 7985/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Jean-Paul Pelteret | Add placeholder for documentation on symbolic different... 7984/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Jean-Paul Pelteret | Build documentation with SymEngine enabled |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Reza Rastak | reverting the effects of the last commit on the last... 7983/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Use 'align' instead of 'eqnarray'. 7954/head |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Wolfgang Bangerth | Edit the results section of step-61. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Reza Rastak | fix typo in 2d_short_handwritten.inp |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Luca Heltai | Removed boolean from options. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Bruno Turcksin | Merge pull request #7982 from rezarastak/patch-1 |
commit | commitdiff | tree | snapshot |
2019-05-01 |
Bruno Turcksin | Merge pull request #7966 from masterleinad/cleanup_cuda... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Reza Rastak | grid_in_abaqus test added |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Reza Rastak | newline bug in grid_in_abaqus fixed |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Reza Rastak | Arpack Solver documentation fix 7982/head |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | Fixed tabs problem. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Wolfgang Bangerth | WB suggestions. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | Moved to major. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | Updated code to use VectorTools::NormType |
commit | commitdiff | tree | snapshot |
2019-04-30 |
David Wells | Fix copyright notice |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | Comply with clang-tidy. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ChangeLog. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, custom error computations,... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, custom error computations,... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, custom error, no extra columns |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, custom error computation. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, two components, ignore second one |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, vector function + scalar function |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, vector functions, single component |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, non scalar functions |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, parameters output |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable, scalar function |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Luca Heltai | ParsedConvergenceTable |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Jean-Paul Pelteret | Merge pull request #7981 from masterleinad/restrict_sym... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Daniel Arndt | Restrict SymEngine test 7981/head |
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