]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-09-02 bangerthIgnore template-arguments
2008-09-02 bangerthAdd necessary instantiations in all cases using the...
2008-09-02 bangerthMake .inst files dependent on D/common/template-arguments
2008-09-02 bangerthRemove bogus target. Make .inst files dependent on...
2008-09-02 kronbichlerAdded apply_boundary_conditions() function to Trilinos...
2008-09-02 bangerthUpdate numbers.
2008-09-02 kronbichlerChanged DoFTools::extract_constant_modes to work on...
2008-09-02 bangerthExtend the ./configure mechanism to generate common...
2008-09-01 kronbichlerIntroduced an error in version 16701, which is now...
2008-09-01 kronbichlerMention my contributions during the last months.
2008-09-01 kronbichlerAdded the function DoFTools::extract_constant_modes...
2008-09-01 kronbichlerThere was an include file missing.
2008-08-29 bangerthhp paper is accepted.
2008-08-29 bangerthSmall updates.
2008-08-29 bangerthAnother link to check.
2008-08-29 bangerthAmit's PhD thesis, which inexplicably never appeared...
2008-08-29 bangerthInclude missing header file (found by C. Trophime).
2008-08-29 bangerthInclude missing header file (found by C. Trophime).
2008-08-29 bangerthImprove copying cached data.
2008-08-29 bangerthAdd a TODO.
2008-08-27 bangerthMove the linear system for the temperature completely...
2008-08-27 bangerthImplement a copy_from function.
2008-08-27 bangerthAdd an assertion.
2008-08-27 bangerthOpen code a loop so as to make it compatible with Trili...
2008-08-27 bangerthChange second argument of the SolutionTransfer class...
2008-08-27 kronbichlerFound an error in clear_row() function.
2008-08-27 bangerthAdd an add() function.
2008-08-27 kronbichlerRestructured the internal procedures in Trilinos wrappe...
2008-08-27 bangerthRe-add the comment that was lost in the last commit.
2008-08-26 bangerthAdd missing instantiations for Trilinos vectors.
2008-08-26 kronbichlerCorrected some minor bugs in Trilinos wrappers. Added...
2008-08-26 bangerthAdd to comment on Trilinos bug.
2008-08-25 bangerthAdd threading flags for PGI compiler.
2008-08-25 bangerthFix test to not reference arguments to main().
2008-08-25 bangerthPut a meaningful call into the MPI test to make sure...
2008-08-25 bangerthFix numbers for 3d.
2008-08-25 bangerthAdjust call to TrilinosWrappers::PreconditionAMG::initi...
2008-08-24 bangerthPut AC_MSG_RESULT into the correct place.
2008-08-24 bangerthUse optimized flags for expand_instantiations.
2008-08-23 kronbichlerUpdated version of Trilinos wrappers.
2008-08-22 kronbichlerUpdated Trilinos AMG preconditioner to interact with...
2008-08-22 bangerthMake beta and time step dimension independent.
2008-08-22 bangerthEnable the use of the Trilinos block vector and block...
2008-08-22 bangerthAdd a Traits class to the Trilinos sparse matrix class.
2008-08-22 kronbichlerHide a compress() call within the collect_sizes operati...
2008-08-22 kronbichlerAdded a block sparse matrix class based on Trilinos...
2008-08-22 kronbichlerCorrected an access error to vector components using...
2008-08-22 kronbichlerAdded a BlockVector implementation of the Trilinos...
2008-08-21 bangerthMake available a whole bunch of functions in deal.II...
2008-08-21 kronbichlerFixed an error in constructor caused by ifdef.
2008-08-21 kronbichlerRemoved unnecessary include file (the ifdef statement...
2008-08-21 kronbichlerIn case deal.II supports MPI, the program did not run...
2008-08-21 kronbichlerMake AMG preconditioner also work for MPI based compile...
2008-08-21 kronbichlerIntroduced copy operator = for basic Trilinos vectors.
2008-08-21 bangerth400,000 lines of code :-)
2008-08-21 bangerthAdd some documentation.
2008-08-21 bangerthRename the preconditioner to make it conform with our...
2008-08-21 bangerthAdd the Trilinos algebraic multigrid preconditioner.
2008-08-21 bangerthSet file properties correctly.
2008-08-21 bangerthMake compile again.
2008-08-21 bangerthProperly declare function.
2008-08-21 kronbichlerThere was an error in the compress() function in the...
2008-08-21 kronbichlerDefinition of ExcTrilinosError
2008-08-21 kronbichlerExtended the rudimentary Trilinos wrappers a little...
2008-08-21 bangerthOutput the range of temperatures. Use minimal degree...
2008-08-21 bangerthDon't take the degree as a constructor argument --...
2008-08-21 bangerthMove tool functions all in the same place.
2008-08-21 bangerthxlink step-31.
2008-08-21 bangerthDiscuss correct choice of beta and time step.
2008-08-21 bangerthAdd files for Q2.
2008-08-21 bangerthFix condition for MPI use.
2008-08-21 bangerthRegenerate.
2008-08-21 bangerthRegenerate.
2008-08-21 bangerthComment on stability issues.
2008-08-21 bangerthadd
2008-08-21 kronbichlerAdded a rudimentary implementation of Trilinos sparse...
2008-08-21 bangerthRegenerate.
2008-08-20 bangerthadd
2008-08-20 bangerthUse a better cutoff for the velocity in computing the...
2008-08-20 bangerthComment on timing.
2008-08-20 bangerthInstead of copying into the global matrix/vector by...
2008-08-20 bangerthA few more minor cleanups.
2008-08-20 bangerthMake the drop tolerance a parameter.
2008-08-20 bangerthSimplify copying elements into Trilinos in the same...
2008-08-20 bangerthSimplify the code that computes row lengths in the...
2008-08-20 bangerthUse a shared_ptr and thereby also remove the memory...
2008-08-20 bangerthUse the new scalar_product function in base/.
2008-08-20 bangerthNew function scalar_product.
2008-08-20 bangerthSequester everything that has to do with equation data...
2008-08-20 bangerthUse dynamic range of temperature to define viscosity...
2008-08-20 kanschatignore dll
2008-08-20 bangerthWrite more.
2008-08-20 bangerthAdd reference to step-31
2008-08-20 bangerthA few more comments.
2008-08-19 kronbichlerAt the start of each Stokes solve, initialize solution...
2008-08-19 bangerthRebuild temperature matrices only when needed. Do not...
2008-08-19 bangerthSplit the 'degree' variable into two, one for the Stoke...
2008-08-19 bangerthFix a bug in transfering the solution.
2008-08-19 bangerthRe-assemble the solution vectors into a combined DoFHan...
2008-08-19 bangerthUse two DoFHandlers, matrices, sets of vectors, etc...
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.