]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-03-25 Wolfgang BangerthUse correct data type in MPI communication.
2013-03-24 Wolfgang BangerthUse correct data type in a couple more places.
2013-03-23 Wolfgang BangerthUndo accidental checkin.
2013-03-23 Wolfgang BangerthRename namespace TrilinosWrapper::types to TrilinosWrap...
2013-03-22 Bruno TurcksinRevert tests/mpi/compute_mean_value.cc to the correct...
2013-03-22 Wolfgang BangerthUse the correct data type in MPI communications.
2013-03-22 Wolfgang BangerthUse the correct data type in MPI communications.
2013-03-22 Kainan WangChange several places to size_type in /test/petsc/
2013-03-22 Wolfgang BangerthMake a few variable have their correct type.
2013-03-22 Bruno TurcksinConvert unsigned int to types::global_dof_index.
2013-03-22 Wolfgang BangerthFix definition of invalid_dof_index in hp::DoFHandler...
2013-03-22 Wolfgang BangerthFix definition of invalid_dof_index in hp::DoFHandler.
2013-03-22 Wolfgang BangerthFix a few bugs with handling the hp DoF data structure.
2013-03-21 Bruno TurcksinMerge from mainline.
2013-03-21 Bruno TurcksinConvert unsigned int to types::global_dof_index in...
2013-03-21 Guido Kanschattry to fix warnings without seeing them
2013-03-21 Wolfgang BangerthMake compile again.
2013-03-21 Guido Kanschatchange in IterativeInverse
2013-03-21 Guido Kanschatinstantiate DoFInfo for long double
2013-03-21 Christian WuelkerTest fuer write_svg
2013-03-21 Christian WuelkerAdded GridOut::write_svg
2013-03-20 Bruno TurcksinConvert unsigned int to types::global_dof_index in...
2013-03-20 Wolfgang BangerthAugment documentation.
2013-03-20 Wolfgang BangerthFix branch marker.
2013-03-20 Bruno TurcksinFix a bug in trilinos_sparsity_pattern.
2013-03-20 Bruno TurcksinConvert unsigned int to types::global_dof_index in...
2013-03-20 Kainan Wangchange int to PetscInt in slepc_solver.cc
2013-03-20 Timo Heisterfix bug in TimerOutput introduced earlier
2013-03-20 Timo Heisteruse new TimerOutput features
2013-03-20 Timo Heistermore TimerOutput changes
2013-03-20 Timo Heisterrecord changes made
2013-03-20 Timo Heisteradd TimerOutput::reset()
2013-03-20 Timo Heisterstep-42: update timing stuff
2013-03-20 Wolfgang BangerthMore cleanups.
2013-03-20 Wolfgang BangerthMore standardization.
2013-03-20 Wolfgang BangerthMore renaming.
2013-03-20 Wolfgang BangerthSimplify process.
2013-03-20 Wolfgang BangerthUse standard names.
2013-03-20 Wolfgang BangerthUse SSOR as preconditioner.
2013-03-20 Wolfgang BangerthLink to the FAQ page to provide a better explanation...
2013-03-19 Bruno TurcksinConvert unsigned int to types::global_dof_index in...
2013-03-19 Bruno TurcksinMerge from mainline.
2013-03-19 Bruno TurcksinConvert unsigned int to types::global_dof_index in...
2013-03-19 Timo Heisterstep-42: remove some timingoutput
2013-03-19 Wolfgang BangerthUpdate documentation slightly.
2013-03-19 Wolfgang BangerthWrite one section.
2013-03-19 Wolfgang BangerthSwitch back to a more interesting case.
2013-03-19 Wolfgang BangerthVerify that the solution is correct.
2013-03-19 Wolfgang BangerthOne more place that needed to be made to compile.
2013-03-18 Timo Heisterfix typos in comments
2013-03-18 Wolfgang BangerthMake more places compile with standard C++98/03.
2013-03-18 Wolfgang BangerthAdd a heat equation solver. Remove the file with surfac...
2013-03-18 Timo Heisterfix compilation on old gcc
2013-03-18 Timo Heisterupdate step-42 to not need std::unique_ptr
2013-03-18 Wolfgang BangerthFix include paths.
2013-03-18 Guido Kanschatsupport long double
2013-03-18 Guido Kanschatsupport mixed accuracy preconditioning
2013-03-18 Guido Kanschatadd MinRes option
2013-03-17 Wolfgang BangerthDeprecate the function TimeDependent::end_sweep with...
2013-03-17 Wolfgang BangerthGive an example of how to use BLAS/LAPACK.
2013-03-17 Wolfgang BangerthUpdate output.
2013-03-17 Wolfgang BangerthUpdate error message.
2013-03-17 Wolfgang BangerthAdjust test output.
2013-03-17 Wolfgang BangerthUpdate output.
2013-03-17 Wolfgang BangerthMention PETSc's optimized mode.
2013-03-16 Wolfgang BangerthRename environment variable to DEAL_II_DIFF.
2013-03-16 Wolfgang BangerthUpdate. Rename environment variable to DEAL_II_DIFF.
2013-03-16 Wolfgang BangerthUpdate.
2013-03-15 Wolfgang BangerthAdjust output.
2013-03-15 Bruno TurcksinConvert unvalid_unsigned_int to unvalid_dof_index.
2013-03-15 Wolfgang BangerthRemove code necessary to support PETSc versions prior...
2013-03-15 Wolfgang BangerthAllow default construction of FEValuesExtractor objects...
2013-03-15 Bruno TurcksinMerge from mainline.
2013-03-15 Bruno TurcksinChange the steps in examples to work with types::global...
2013-03-15 Matthias MaierCMake: Minor documentation cleanup
2013-03-15 Matthias MaierCMake: Bugfix
2013-03-15 Matthias MaierCMake: Final cleanup for the MPI stuff
2013-03-15 Guido Kanschatreplace stale output
2013-03-15 Matthias MaierCMake: Remove DEAL_II_ALLOW_GENERIC_MPI and handle...
2013-03-15 Matthias MaierCMake: Set default to aggressive MPI disabled
2013-03-15 Matthias MaierCMake: Improve compile flag macros, replace "-O0" with...
2013-03-14 Guido Kanschatlocal blocks are in DoFInfo now only
2013-03-14 Matthias MaierCMake: Write the second part of the documentation
2013-03-14 Bruno TurcksinFix bug introduced in revision 28895 and change the...
2013-03-14 Matthias MaierReorganize the documentation
2013-03-14 Matthias MaierUpdate the documentation
2013-03-14 Toby D. YoungRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 Toby D. YoungRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 Matthias MaierMove some bits of documentation
2013-03-14 Timo Heistertry if this output fixes the tester
2013-03-14 Timo Heisterfix test
2013-03-14 Kainan Wangchanges in mpi.h to add an mpi type for unsigned long...
2013-03-14 Matthias MaierAnd disable threading support for Cygwin
2013-03-13 Matthias MaierPorting to Windows: Enable thread support for native...
2013-03-13 Guido KanschatSome structural changes
2013-03-13 Wolfgang BangerthFix missing closing brace.
2013-03-13 Guido KanschatFix offensive formula
2013-03-13 Bruno TurcksinConvert unsigned int to types::global_dof_index.
2013-03-13 Timo Heisterremove ignore
2013-03-13 Timo Heisterremove more ignores
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


Typeset in Trocchi and Trocchi Bold Sans Serif.