2015-11-12 |
David Wells | Prefer PolynomialType to POLY. 1867/head |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Prefer StreamType to STREAM. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Prefer PreconditionerType to PRECONDITIONER. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Fix an astyle indentation issue. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Prefer SolverType to SOLVER. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More MATRIX to MatrixType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More VECTOR -> VectorType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Prefer BlockVectorType to BLOCK_VECTOR. |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More MATRIX -> MatrixType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Even more VECTOR -> VectorType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More VECTOR -> VectorType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More VECTOR -> VectorType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | Remove trailing blank lines |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | More VECTOR -> VectorType |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | MATRIX to MatrixType, part 1 |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | TODO double check Range, Domain, and VECTOR |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | VECTOR to VectorType, part 2 |
commit | commitdiff | tree | snapshot |
2015-11-12 |
David Wells | VECTOR to VectorType, part 1 |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Wolfgang Bangerth | Merge pull request #1859 from luca-heltai/fix-diag... |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Luca Heltai | Merge pull request #1860 from bangerth/add-output-objec... |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Luca Heltai | Merge pull request #1854 from davydden/slepc_unit_tests... |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Luca Heltai | Fixed indentation. 1859/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Added test for BlockDiagonalOperator bug. |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Merge pull request #1858 from luca-heltai/fix-header |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Added symmetric tensor to sacado_product_type. 1858/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Wolfgang Bangerth | Add an output data object to FE::get_*_data(). 1860/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Explicitly specify templates. Not specifying them would... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Fixed header. |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Denis Davydov | minor renaming of data members and variables in SLEPc... 1854/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Timo Heister | Merge pull request #1856 from tjhei/step-40-trilpetsc |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Timo Heister | decide between Trilinos and PETSc in step-40 1856/head |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Luca Heltai | Merge pull request #1855 from asartori86/symmetric_tens... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
alberto sartori | specialized scalar_product symmetric*tensor with sacado 1855/head |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Denis Davydov | a note in changes about SLEPc |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Denis Davydov | GHEP and SHEP unit tests for SLEPc |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Denis Davydov | extra options to Lanczos and GD SLEPc solvers |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Denis Davydov | add set_initial_space() to SLEPc solvers |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Martin Kronbichler | Merge pull request #1849 from bangerth/update-fill_fe_v... |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Wolfgang Bangerth | Merge pull request #1847 from adamkosik/master |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Wolfgang Bangerth | Document FiniteElement::fill_fe_*_values() arguments. 1849/head |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Adam Kosik | Add entry in news/changes.h. 1847/head |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Martin Kronbichler | Merge pull request #1852 from tamiko/do_not_run_step45 |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Martin Kronbichler | Merge pull request #1850 from bangerth/add-test |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Matthias Maier | Testsuite: Bugfix: Do not run step-45 1852/head |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Wolfgang Bangerth | Add test. 1850/head |
commit | commitdiff | tree | snapshot |
2015-11-08 |
adamkosik | FETools::project_dg, initialize output to zero |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Denis Davydov | Merge pull request #1846 from gassmoeller/fix-real... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Rene Gassmoeller | Fix MappingQ1 1846/head |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Wolfgang Bangerth | Reshuffle the argument list of FE::fill_fe_*_values(). |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Wolfgang Bangerth | Merge pull request #1845 from bangerth/improve-loop... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Wolfgang Bangerth | Make the same kind of changes also to FESystem. 1845/head |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Wolfgang Bangerth | Improve loop nesting. |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Martin Kronbichler | Merge pull request #1841 from bangerth/undo-parallelization |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Merge pull request #1844 from bangerth/eliminate-remote... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Address @kronbichler's comments for #1825. 1844/head |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Merge pull request #1825 from bangerth/eliminate-remote... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Re-inline a function previously broken out into its... 1841/head |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Undo parallelization in FESystem. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Bruno Turcksin | Merge pull request #1838 from bangerth/replace-update... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Wolfgang Bangerth | Replace update_once/each by requires_update_flags(... 1838/head |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Wolfgang Bangerth | Rather than creating a copy-data object in build_one_pa... 1825/head |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Martin Kronbichler | Merge pull request #1835 from bangerth/avoid-unnecessar... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Wolfgang Bangerth | Avoid unnecessary memory allocation. 1835/head |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Martin Kronbichler | Merge pull request #1837 from tjhei/fix_examples |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Timo Heister | step-45 requires MPI and Trilinos 1837/head |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Timo Heister | remove contract() deprecation warning in step-9 |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Martin Kronbichler | Merge pull request #1836 from tjhei/fix_tests4 |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Timo Heister | fix tests 1836/head |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Wolfgang Bangerth | Merge pull request #1834 from gassmoeller/triangulation... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Rene Gassmoeller | Fix test output. 1834/head |
commit | commitdiff | tree | snapshot |
2015-11-04 |
David Wells | Merge pull request #1832 from luca-heltai/fix-matrix... |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Denis Davydov | Merge pull request #1833 from drwells/add-latex-brackets |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Luca Heltai | Fixed bug in matrix creator. 1832/head |
commit | commitdiff | tree | snapshot |
2015-11-04 |
David Wells | Add brackets around a LaTeX subscript. 1833/head |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Bruno Turcksin | Merge pull request #1823 from bangerth/remove-first_cel... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Bruno Turcksin | Merge pull request #1777 from drwells/class-names-as... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Martin Kronbichler | Merge pull request #1769 from jperryhouts/add_erfc |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Bruno Turcksin | Merge pull request #1828 from tjhei/fix_tests3 |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Timo Heister | fix tests/multigrid/transfer_prebuilt_01 1828/head |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Timo Heister | Merge pull request #1827 from bangerth/add-include... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Wolfgang Bangerth | Add an include guard to tests/base/functions.h. 1827/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Jonathan Perry... | Added muparser erfc test. 1769/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Jonathan Perry... | Add erfc function to FunctionParser. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Timo Heister | Merge pull request #1707 from gassmoeller/triangulation... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use VectorType, not InVector, as a template type. 1777/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use FEValuesType, not FEValues, in templates. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Prefer QuadratureType to Quadrature in templates. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use typename BlockMatrixType in templates. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use SP, not SparsityPattern, as a template type. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Remove unnecessary dealii:: qualifiers. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use VectorType, not Vector, as a template type. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Denis Davydov | Merge pull request #1826 from drwells/remove-repeated... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Remove a repeated typedef. 1826/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
David Wells | Use a local typedef to shorten things. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Rene Gassmoeller | add entry in changes.h 1707/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Rene Gassmoeller | Introduce a signal for weighted repartitioning |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Matthias Maier | Merge pull request #1817 from luca-heltai/fix-mac-pack |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Wolfgang Bangerth | Remove the first_cell/is_first_cell/current_update_flag... 1823/head |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Denis Davydov | Merge pull request #1819 from davydden/shared_tria_arti... |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Denis Davydov | added extra Asserts to shared::Tria tests; do not outpu... 1819/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