]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-09-02 Wolfgang BangerthMake .inst files dependent on D/common/template-arguments
2008-09-02 Wolfgang BangerthRemove bogus target. Make .inst files dependent on...
2008-09-02 Martin KronbichlerAdded apply_boundary_conditions() function to Trilinos...
2008-09-02 Wolfgang BangerthUpdate numbers.
2008-09-02 Martin KronbichlerChanged DoFTools::extract_constant_modes to work on...
2008-09-02 Wolfgang BangerthExtend the ./configure mechanism to generate common...
2008-09-01 Martin KronbichlerIntroduced an error in version 16701, which is now...
2008-09-01 Martin KronbichlerMention my contributions during the last months.
2008-09-01 Martin KronbichlerAdded the function DoFTools::extract_constant_modes...
2008-09-01 Martin KronbichlerThere was an include file missing.
2008-08-29 Wolfgang Bangerthhp paper is accepted.
2008-08-29 Wolfgang BangerthSmall updates.
2008-08-29 Wolfgang BangerthAnother link to check.
2008-08-29 Wolfgang BangerthAmit's PhD thesis, which inexplicably never appeared...
2008-08-29 Wolfgang BangerthInclude missing header file (found by C. Trophime).
2008-08-29 Wolfgang BangerthInclude missing header file (found by C. Trophime).
2008-08-29 Wolfgang BangerthImprove copying cached data.
2008-08-29 Wolfgang BangerthAdd a TODO.
2008-08-27 Wolfgang BangerthMove the linear system for the temperature completely...
2008-08-27 Wolfgang BangerthImplement a copy_from function.
2008-08-27 Wolfgang BangerthAdd an assertion.
2008-08-27 Wolfgang BangerthOpen code a loop so as to make it compatible with Trili...
2008-08-27 Wolfgang BangerthChange second argument of the SolutionTransfer class...
2008-08-27 Martin KronbichlerFound an error in clear_row() function.
2008-08-27 Wolfgang BangerthAdd an add() function.
2008-08-27 Martin KronbichlerRestructured the internal procedures in Trilinos wrappe...
2008-08-27 Wolfgang BangerthRe-add the comment that was lost in the last commit.
2008-08-26 Wolfgang BangerthAdd missing instantiations for Trilinos vectors.
2008-08-26 Martin KronbichlerCorrected some minor bugs in Trilinos wrappers. Added...
2008-08-26 Wolfgang BangerthAdd to comment on Trilinos bug.
2008-08-25 Wolfgang BangerthAdd threading flags for PGI compiler.
2008-08-25 Wolfgang BangerthFix test to not reference arguments to main().
2008-08-25 Wolfgang BangerthPut a meaningful call into the MPI test to make sure...
2008-08-25 Wolfgang BangerthFix numbers for 3d.
2008-08-25 Wolfgang BangerthAdjust call to TrilinosWrappers::PreconditionAMG::initi...
2008-08-24 Wolfgang BangerthPut AC_MSG_RESULT into the correct place.
2008-08-24 Wolfgang BangerthUse optimized flags for expand_instantiations.
2008-08-23 Martin KronbichlerUpdated version of Trilinos wrappers.
2008-08-22 Martin KronbichlerUpdated Trilinos AMG preconditioner to interact with...
2008-08-22 Wolfgang BangerthMake beta and time step dimension independent.
2008-08-22 Wolfgang BangerthEnable the use of the Trilinos block vector and block...
2008-08-22 Wolfgang BangerthAdd a Traits class to the Trilinos sparse matrix class.
2008-08-22 Martin KronbichlerHide a compress() call within the collect_sizes operati...
2008-08-22 Martin KronbichlerAdded a block sparse matrix class based on Trilinos...
2008-08-22 Martin KronbichlerCorrected an access error to vector components using...
2008-08-22 Martin KronbichlerAdded a BlockVector implementation of the Trilinos...
2008-08-21 Wolfgang BangerthMake available a whole bunch of functions in deal.II...
2008-08-21 Martin KronbichlerFixed an error in constructor caused by ifdef.
2008-08-21 Martin KronbichlerRemoved unnecessary include file (the ifdef statement...
2008-08-21 Martin KronbichlerIn case deal.II supports MPI, the program did not run...
2008-08-21 Martin KronbichlerMake AMG preconditioner also work for MPI based compile...
2008-08-21 Martin KronbichlerIntroduced copy operator = for basic Trilinos vectors.
2008-08-21 Wolfgang Bangerth400,000 lines of code :-)
2008-08-21 Wolfgang BangerthAdd some documentation.
2008-08-21 Wolfgang BangerthRename the preconditioner to make it conform with our...
2008-08-21 Wolfgang BangerthAdd the Trilinos algebraic multigrid preconditioner.
2008-08-21 Wolfgang BangerthSet file properties correctly.
2008-08-21 Wolfgang BangerthMake compile again.
2008-08-21 Wolfgang BangerthProperly declare function.
2008-08-21 Martin KronbichlerThere was an error in the compress() function in the...
2008-08-21 Martin KronbichlerDefinition of ExcTrilinosError
2008-08-21 Martin KronbichlerExtended the rudimentary Trilinos wrappers a little...
2008-08-21 Wolfgang BangerthOutput the range of temperatures. Use minimal degree...
2008-08-21 Wolfgang BangerthDon't take the degree as a constructor argument --...
2008-08-21 Wolfgang BangerthMove tool functions all in the same place.
2008-08-21 Wolfgang Bangerthxlink step-31.
2008-08-21 Wolfgang BangerthDiscuss correct choice of beta and time step.
2008-08-21 Wolfgang BangerthAdd files for Q2.
2008-08-21 Wolfgang BangerthFix condition for MPI use.
2008-08-21 Wolfgang BangerthRegenerate.
2008-08-21 Wolfgang BangerthRegenerate.
2008-08-21 Wolfgang BangerthComment on stability issues.
2008-08-21 Wolfgang Bangerthadd
2008-08-21 Martin KronbichlerAdded a rudimentary implementation of Trilinos sparse...
2008-08-21 Wolfgang BangerthRegenerate.
2008-08-20 Wolfgang Bangerthadd
2008-08-20 Wolfgang BangerthUse a better cutoff for the velocity in computing the...
2008-08-20 Wolfgang BangerthComment on timing.
2008-08-20 Wolfgang BangerthInstead of copying into the global matrix/vector by...
2008-08-20 Wolfgang BangerthA few more minor cleanups.
2008-08-20 Wolfgang BangerthMake the drop tolerance a parameter.
2008-08-20 Wolfgang BangerthSimplify copying elements into Trilinos in the same...
2008-08-20 Wolfgang BangerthSimplify the code that computes row lengths in the...
2008-08-20 Wolfgang BangerthUse a shared_ptr and thereby also remove the memory...
2008-08-20 Wolfgang BangerthUse the new scalar_product function in base/.
2008-08-20 Wolfgang BangerthNew function scalar_product.
2008-08-20 Wolfgang BangerthSequester everything that has to do with equation data...
2008-08-20 Wolfgang BangerthUse dynamic range of temperature to define viscosity...
2008-08-20 Guido Kanschatignore dll
2008-08-20 Wolfgang BangerthWrite more.
2008-08-20 Wolfgang BangerthAdd reference to step-31
2008-08-20 Wolfgang BangerthA few more comments.
2008-08-19 Martin KronbichlerAt the start of each Stokes solve, initialize solution...
2008-08-19 Wolfgang BangerthRebuild temperature matrices only when needed. Do not...
2008-08-19 Wolfgang BangerthSplit the 'degree' variable into two, one for the Stoke...
2008-08-19 Wolfgang BangerthFix a bug in transfering the solution.
2008-08-19 Wolfgang BangerthRe-assemble the solution vectors into a combined DoFHan...
2008-08-19 Wolfgang BangerthUse two DoFHandlers, matrices, sets of vectors, etc...
2008-08-18 Wolfgang BangerthRemove the currently problematic lines removing coarsen...
2008-08-18 Wolfgang BangerthFix the mesh_smoothing_0[12] testcases. A description...
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.