]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2008-08-18 Wolfgang BangerthCheck in correct output.
2008-08-18 Wolfgang BangerthSplit existing test into two: the original one, and...
2008-08-18 Wolfgang BangerthUse proper header files.
2008-08-17 Wolfgang BangerthNarrow down a bit where the problem appears to happen.
2008-08-17 Martin KronbichlerSince the merge from the anisotropic branch, this progr...
2008-08-17 Wolfgang BangerthImprove clarity of code even further, by putting things...
2008-08-17 Wolfgang BangerthSimplify code a slight bit.
2008-08-17 Wolfgang BangerthFix typo.
2008-08-17 Wolfgang BangerthCopied content has no meaning for this new test.
2008-08-17 Wolfgang BangerthAdd a test that currently fails inside Triangulation...
2008-08-17 Wolfgang BangerthThe subversion executable is named 'svn', but 'subversion'.
2008-08-17 Wolfgang BangerthNot only test whether we can include mpi.h, but also...
2008-08-16 Wolfgang BangerthAdd some reasoning to the documentation of a mesh smoot...
2008-08-15 Wolfgang BangerthImplement adaptivity.
2008-08-15 Wolfgang BangerthFix a few cases that I accidentally got wrong.
2008-08-15 Wolfgang BangerthDetect whether the compiler can include <mpi.h> and...
2008-08-15 Wolfgang BangerthUndo accidental checkin.
2008-08-15 Wolfgang BangerthGet a lot of cases right where we compare RefinementCas...
2008-08-15 Wolfgang BangerthNew testcase.
2008-08-15 Wolfgang BangerthFix the template argument of the refinement case: We...
2008-08-15 Wolfgang BangerthFix a grammar error.
2008-08-15 Wolfgang BangerthFix a grammar error.
2008-08-15 Wolfgang BangerthFix a problem in the ConstraintMatrix.
2008-08-15 Martin KronbichlerAdd an entry to the news list about the new function...
2008-08-15 Wolfgang BangerthMake output patches adaptive on polynomial degree....
2008-08-14 Martin KronbichlerRemoved some left-over from times when we also had...
2008-08-14 Wolfgang BangerthRemove the function that outputs the artificial viscosi...
2008-08-14 Wolfgang BangerthCommit a version in which artificial diffusion appears...
2008-08-14 Martin KronbichlerMade the AMG preconditioner class even more generic...
2008-08-14 Martin KronbichlerChanged interface to Trilinos to make it generic. Now...
2008-08-14 Wolfgang BangerthDefault to cube geometry in 3d. Use proper direction...
2008-08-14 Martin KronbichlerAdded calculation of artificial viscosity.
2008-08-14 Wolfgang BangerthFix a typo.
2008-08-14 Wolfgang BangerthAdd the artificial diffusion term to the rhs.
2008-08-14 Wolfgang BangerthSwitch on BDF2 scheme -- it seems to work.
2008-08-14 Wolfgang BangerthCompute BDF-2 matrices.
2008-08-14 Wolfgang BangerthFix computation of lhs matrix: it needs to depend on...
2008-08-14 Wolfgang BangerthFuse two loops.
2008-08-14 Wolfgang BangerthMove building the temperature matrix to the function...
2008-08-14 Martin KronbichlerOne more typo.
2008-08-14 Martin KronbichlerA typo.
2008-08-14 Martin KronbichlerDescribed the evaluation stabilization parameter in...
2008-08-14 Wolfgang BangerthAdd the variables we need for the BDF-2 time stepping...
2008-08-14 Martin KronbichlerRead most of the comments and added a few things. The...
2008-08-13 Martin KronbichlerThe function memory_consumption now also accounts for...
2008-08-13 Martin KronbichlerAdd the functionality inverse_jacobian to the FEValues...
2008-08-13 Wolfgang BangerthUse a Q(degree) element for the temperature as well...
2008-08-13 Wolfgang BangerthSilence a warning.
2008-08-13 Wolfgang BangerthDon't integrate by parts the terms on the temperature...
2008-08-13 Wolfgang BangerthRemove one unneeded header file. Remove a check for...
2008-08-13 Martin KronbichlerThe Trilinos AMG preconditioner initialization containe...
2008-08-13 Wolfgang BangerthImplement source locations also for 3d.
2008-08-13 Wolfgang BangerthAdd a comment to the place where we skip copying elemen...
2008-08-13 Wolfgang BangerthLet the preconditioner have its own sparsity pattern.
2008-08-13 Wolfgang BangerthUse a more explicit description of the sparsity pattern.
2008-08-13 Wolfgang BangerthNo longer build the preconditioner for the pressure...
2008-08-13 Wolfgang BangerthMove an assertion to the place where it was probably...
2008-08-12 Wolfgang BangerthRemove unused variable.
2008-08-12 Wolfgang BangerthOnly run when UMFPACK is actually installed.
2008-08-12 Martin KronbichlerChanged the application of the (inverse) preconditioner...
2008-08-12 Wolfgang BangerthDocument our failed experiment with block diagonal...
2008-08-12 Wolfgang BangerthUse a different approach: Build a matrix that contains...
2008-08-12 Wolfgang BangerthUndo last change -- it turns out that this precondition...
2008-08-12 Wolfgang BangerthDo the math for variable time steps.
2008-08-12 Ralf Hartmannaniso/hp_constraints_q*08 tests moved to fail.
2008-08-12 Ralf Hartmannaniso/hp_constraints_q*08 tests moved to fail.
2008-08-12 Wolfgang BangerthLink to step-31
2008-08-12 Wolfgang BangerthFinish section on solvers for the Stokes part.
2008-08-12 Wolfgang BangerthFix a bad link
2008-08-11 Wolfgang BangerthTalk about preconditioners a bit.
2008-08-11 Wolfgang BangerthUse only the allowed range h3...h6 instead of h2...
2008-08-11 Wolfgang BangerthUse A_T instead of A.
2008-08-11 Wolfgang BangerthMake it clear what the right hand side of the T equatio...
2008-08-11 Wolfgang BangerthDocument the stabilization approach we are going to...
2008-08-11 Wolfgang BangerthProvide the infrastructure for building the preconditio...
2008-08-07 Martin KronbichlerAdded some comments, changed some code to be in line...
2008-08-07 Martin KronbichlerThere were a few errors in the documentation that made...
2008-08-06 Wolfgang BangerthCorrected output.
2008-08-06 Wolfgang BangerthFix partition function -- we needed to also consider...
2008-08-06 Wolfgang BangerthFix one problem, but the output is currently still...
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.