]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-06-24 kanschatnew filtered iterator LocallyOwnedLevelCell
2013-06-24 kanschattest ordering and SVG subdomain output on lower levels
2013-06-24 kanschatavoid calling subdomain_id() for inactive cells
2013-06-24 heisterimprove test
2013-06-24 kanschaton our way...
2013-06-24 heisterremove warning
2013-06-24 kanschatremove multigrid
2013-06-24 kanschattotal ordering across processors
2013-06-24 heisterupdate test
2013-06-24 heisterupdate test
2013-06-24 kanschatstart new test for parallel meshworker; results are...
2013-06-24 heisteradd tests
2013-06-24 heisteradd CellId CellAccessor::id()
2013-06-24 kanschatadd missing diagonals
2013-06-24 kanschatalso print diagonal element at end of line
2013-06-24 kanschatresort diagonals in output
2013-06-24 kanschatoops
2013-06-24 kanschatAllow for resorting of diagonal
2013-06-24 kanschatchange output for compatibility with less well done...
2013-06-24 kanschatadd missing forward declaration
2013-06-23 kanschatfix results for system
2013-06-23 kanschatbuild matrices for continuous and discontinuous elements
2013-06-23 kanschatadjust comparison file
2013-06-23 kanschatremove duplicate target
2013-06-23 kanschatBy default only run tests for configured features.
2013-06-23 kanschatDo not put testing unconfigured features on the list.
2013-06-23 kanschatScott's second patch
2013-06-20 maierDoxygen already inherits documentation from parent...
2013-06-20 maierAdd a test for ConstantTensorFunctions
2013-06-20 maierCMake: Use -Og for debug builds with gcc if available
2013-06-20 maierReindent
2013-06-20 maierImplement ConstantTensorFunction<rank,dim> and ZeroTens...
2013-06-20 maierRenindent comments in function.h
2013-06-18 heisterupdate error message
2013-06-17 kronbichlerAvoid inserting elements already present in index set
2013-06-17 kronbichlerFix two typos.
2013-06-17 heisterupdate output location
2013-06-17 heisterdocumentation improvements (thanks Oleh Krehel)
2013-06-16 heisterfix test output (this was wrong for a long time)
2013-06-16 heisteradd to changelog
2013-06-16 heistermerge fix for BlockSparsityPattern::column_number to...
2013-06-16 bangerthDocument global_dof_index.
2013-06-16 bangerthDocument global_dof_index.
2013-06-16 bangerthDocument global_dof_index.
2013-06-14 kronbichlerFix bug.
2013-06-13 kronbichlerShortcut in smoother. Fix typo.
2013-06-13 kronbichlerImproved sparsity pattern generation.
2013-06-12 bangerthAdd a couple of sentences.
2013-06-12 turcksinAdd documentation about 64bit indices.
2013-06-12 turcksinTrilinosWrappers::SolverBase::Solve support Epetra_Oper...
2013-06-11 maiergmres_reorthogonalize_02: Remove superfluent deallog...
2013-06-11 maierAllow to pop the "DEAL" prefix from logstream
2013-06-10 buergAdd tests for FE_Nedelec<3> for meshes with faces with...
2013-06-10 buergAdd support for faces with non-standard orientation...
2013-06-07 kronbichlerMake comparison of ghost values in compress(VectorOpera...
2013-06-06 heisterpull fix to mainline
2013-06-06 heistersome documentation fixes, patch from Oleh Krehel
2013-06-06 heisteralso allow multithreading for step 33
2013-06-06 maierBugfix: step-44: Actually run some parallel tasks...
2013-06-06 maierUse correct type for dof index, also fixes a warning...
2013-06-05 heisterfix one test output from branch
2013-06-05 maierCMake: Actually use PORD_LIBERARY in FindMUMPS.cmake...
2013-06-05 heistermake tester happy
2013-06-05 turcksinOutput files for two tests are different for 32bit...
2013-06-05 maierFix a compilation regression
2013-06-05 turcksinAugment documentation.
2013-06-05 maierUpdate config.h.in
2013-06-05 maierCMake: Some small changes for DEAL_II_WITH_64BIT_INDICES
2013-06-05 maierCMake: Small cleanup: Use OPTION(...) instead of SET...
2013-06-05 turcksinMerge branch_bigger_global_dof_indices_4 back into...
2013-06-05 maierCMake: Fix Typo in FindMUMPS.cmake, fix issue 60
2013-06-04 turcksinMerge from mainline. branch_bigger_global_dof_indices_4
2013-06-04 turcksinUse typedef instead of #if #else.
2013-06-04 turcksinFix a bug when using 32bits global indices.
2013-06-04 kronbichlerAdjust formula.
2013-06-04 kronbichlerIncrease size of stabilization parameter to get stable...
2013-06-03 turcksinFix a bug in sparse_matrix.template.h
2013-06-03 turcksinFix a bug in distribute_mg_dofs.
2013-06-03 bangerthFix location of a semicolon so that it doesn't trip...
2013-06-03 kanschatScott Miller's patch adding the unique_faces option
2013-06-03 turcksinMerge from mainline.
2013-06-03 youngSyntax tweak
2013-06-03 youngDeal kindly with PETSC_USE_COMPLEX in SLEPcWrappers.
2013-06-03 youngDeal kindly with PETSC_USE_COMPLEX in PETScWrappers.
2013-06-03 youngDeal with PETSC_USE_COMPLEX in PETScWrappers.
2013-06-03 bangerthFix previous change.
2013-06-03 bangerthCatch exceptions also in WorkStream, similar to the...
2013-06-03 heisterupdate test
2013-06-02 heisterstep-50: clean up, comparison with AMG
2013-06-02 heisterwork on fixing multigrid in parallel
2013-06-02 heisterupdate test
2013-06-02 heisterdisallow get_dof_indices() and a few others for nonacti...
2013-06-02 bangerthMore gracefully handle the case that an exception is...
2013-06-01 heisteradd some ignores
2013-06-01 heisterfix a bunch of tests
2013-06-01 heisterfix another spot where we ask an inactive cell for...
2013-06-01 heistermissed one directory with svn:ignores for cmake temp...
2013-06-01 heisteradd cmake temp files to the ignores in the example...
2013-06-01 heistermake a lot more tests work
2013-06-01 heisterattempt to fix failing multigrid tests (is_locally_owne...
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.