]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-03-22 heisterbenchmark: interactive plot
2013-03-22 bangerthDocument the use configuration of BLAS and LAPACK better.
2013-03-22 turcksinRevert tests/mpi/compute_mean_value.cc to the correct...
2013-03-22 bangerthUse the correct data type in MPI communications.
2013-03-22 bangerthUse the correct data type in MPI communications.
2013-03-22 youngFunction to instruct SLEPc to exploit symmetry operations.
2013-03-22 kainan.wangChange several places to size_type in /test/petsc/
2013-03-22 bangerthMake a few variable have their correct type.
2013-03-22 youngRemove 64BIT directive in PETScWrappers. PetscErrorCode...
2013-03-22 turcksinConvert unsigned int to types::global_dof_index.
2013-03-22 kanschatproduce reproducible output
2013-03-22 kanschatfix two more locations of double to int and remove...
2013-03-22 bangerthFix definition of invalid_dof_index in hp::DoFHandler...
2013-03-22 bangerthFix definition of invalid_dof_index in hp::DoFHandler.
2013-03-22 bangerthFix a few bugs with handling the hp DoF data structure.
2013-03-22 heisterfix warning
2013-03-22 heisterfix warning
2013-03-21 heienBug fix for HDF5 output, now properly handles processor...
2013-03-21 heisteradd newline at end of file
2013-03-21 heisterstep-42: do not allocate a fat matrix we are not going...
2013-03-21 heisterstep-42: fix formatting and optional command line parameter
2013-03-21 heisterfix typo
2013-03-21 turcksinMerge from mainline.
2013-03-21 turcksinConvert unsigned int to types::global_dof_index in...
2013-03-21 kanschattry to fix warnings without seeing them
2013-03-21 bangerthMake compile again.
2013-03-21 kanschatchange in IterativeInverse
2013-03-21 kanschatinstantiate DoFInfo for long double
2013-03-21 christian.wuelkerTest fuer write_svg
2013-03-21 christian.wuelkerAdded GridOut::write_svg
2013-03-20 turcksinConvert unsigned int to types::global_dof_index in...
2013-03-20 bangerthAugment documentation.
2013-03-20 bangerthFix branch marker.
2013-03-20 turcksinFix a bug in trilinos_sparsity_pattern.
2013-03-20 turcksinConvert unsigned int to types::global_dof_index in...
2013-03-20 kainan.wangchange int to PetscInt in slepc_solver.cc
2013-03-20 heisterfix bug in TimerOutput introduced earlier
2013-03-20 heisteruse new TimerOutput features
2013-03-20 heistermore TimerOutput changes
2013-03-20 heisterrecord changes made
2013-03-20 heisteradd TimerOutput::reset()
2013-03-20 heisterstep-42: update timing stuff
2013-03-20 bangerthMore cleanups.
2013-03-20 bangerthMore standardization.
2013-03-20 bangerthMore renaming.
2013-03-20 bangerthSimplify process.
2013-03-20 bangerthUse standard names.
2013-03-20 bangerthUse SSOR as preconditioner.
2013-03-20 bangerthLink to the FAQ page to provide a better explanation...
2013-03-19 turcksinConvert unsigned int to types::global_dof_index in...
2013-03-19 turcksinMerge from mainline.
2013-03-19 turcksinConvert unsigned int to types::global_dof_index in...
2013-03-19 heisterstep-42: remove some timingoutput
2013-03-19 bangerthUpdate documentation slightly.
2013-03-19 bangerthWrite one section.
2013-03-19 bangerthSwitch back to a more interesting case.
2013-03-19 bangerthVerify that the solution is correct.
2013-03-19 bangerthOne more place that needed to be made to compile.
2013-03-18 heisterfix typos in comments
2013-03-18 bangerthMake more places compile with standard C++98/03.
2013-03-18 bangerthAdd a heat equation solver. Remove the file with surfac...
2013-03-18 heisterfix compilation on old gcc
2013-03-18 heisterupdate step-42 to not need std::unique_ptr
2013-03-18 bangerthFix include paths.
2013-03-18 kanschatsupport long double
2013-03-18 kanschatsupport mixed accuracy preconditioning
2013-03-18 kanschatadd MinRes option
2013-03-17 bangerthDeprecate the function TimeDependent::end_sweep with...
2013-03-17 bangerthGive an example of how to use BLAS/LAPACK.
2013-03-17 bangerthUpdate output.
2013-03-17 bangerthUpdate error message.
2013-03-17 bangerthAdjust test output.
2013-03-17 bangerthUpdate output.
2013-03-17 bangerthMention PETSc's optimized mode.
2013-03-16 bangerthRename environment variable to DEAL_II_DIFF.
2013-03-16 bangerthUpdate. Rename environment variable to DEAL_II_DIFF.
2013-03-16 bangerthUpdate.
2013-03-15 bangerthAdjust output.
2013-03-15 turcksinConvert unvalid_unsigned_int to unvalid_dof_index.
2013-03-15 bangerthRemove code necessary to support PETSc versions prior...
2013-03-15 bangerthAllow default construction of FEValuesExtractor objects...
2013-03-15 turcksinMerge from mainline.
2013-03-15 turcksinChange the steps in examples to work with types::global...
2013-03-15 maierCMake: Minor documentation cleanup
2013-03-15 maierCMake: Bugfix
2013-03-15 maierCMake: Final cleanup for the MPI stuff
2013-03-15 kanschatreplace stale output
2013-03-15 maierCMake: Remove DEAL_II_ALLOW_GENERIC_MPI and handle...
2013-03-15 maierCMake: Set default to aggressive MPI disabled
2013-03-15 maierCMake: Improve compile flag macros, replace "-O0" with...
2013-03-14 kanschatlocal blocks are in DoFInfo now only
2013-03-14 maierCMake: Write the second part of the documentation
2013-03-14 turcksinFix bug introduced in revision 28895 and change the...
2013-03-14 maierReorganize the documentation
2013-03-14 maierUpdate the documentation
2013-03-14 youngRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 youngRemove most instances of PETSC_USE_64BIT_INDICES. Petsc...
2013-03-14 maierMove some bits of documentation
2013-03-14 heistertry if this output fixes the tester
2013-03-14 heisterfix test
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.