]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-02-08 Wolfgang BangerthSo if we really need to introduce CompressedSparsityPat...
2011-02-08 Wolfgang BangerthAdd a paragraph of possible extensions.
2011-02-08 Wolfgang BangerthUse a slightly different preconditioner: the diagonal...
2011-02-07 Wolfgang BangerthMake VectorTools::compute_mean_value and VectorTools...
2011-02-06 Wolfgang BangerthGrammar fail.
2011-02-06 Timo Heisterstep-32: rescale 3d starting value to avoid artifacts...
2011-02-06 Wolfgang BangerthMake a number of things runtime parameters that we...
2011-02-06 Timo Heisterimplement mean_value() for PETScWrappers::MPI::Vector.
2011-02-06 Timo Heisterstep-32: smaller step size in 3d.
2011-02-06 Timo HeisterAvoid deadlock in Utilities:MPI_InitFinalize when an...
2011-02-05 Jean-Paul PelteretStep-44: Removed static keyword from FEValues object...
2011-02-05 Wolfgang BangerthSet -rpath for Trilinos. This doesn't currently help...
2011-02-05 Wolfgang BangerthFix another place with the same problem.
2011-02-05 Wolfgang BangerthThe expander program can only handle block comments...
2011-02-05 Wolfgang BangerthPut NSF notice in a @note.
2011-02-05 Andrea BonitoModified acknolwedgments
2011-02-05 Andrea Bonitoadded support
2011-02-05 Wolfgang BangerthUpdate a comment.
2011-02-05 Wolfgang BangerthGrammar fix.
2011-02-05 Wolfgang BangerthDocument the extent of space savings when compressing...
2011-02-04 Timo Heisterstep-32: credit myself.
2011-01-31 Wolfgang BangerthMake compilation die if expand_instantiations fails.
2011-01-31 Wolfgang BangerthAdd one more.
2011-01-31 Wolfgang BangerthUndo previous check-in for this file -- it resulted...
2011-01-31 Wolfgang BangerthFix stupid mistake: one can't assume that blocks are...
2011-01-31 Wolfgang BangerthUse output from c0541.
2011-01-31 Toby D. YoungRemoved rogue 5D from slepc_solver
2011-01-31 Toby D. YoungFixed dangerous bug in index counter
2011-01-31 Wolfgang BangerthFollow the usual naming convection: use "boundary"...
2011-01-30 Markus BuergDocumentation changes.
2011-01-29 Wolfgang BangerthUndo r23269 since one can't compile the library any...
2011-01-28 Wolfgang BangerthUpdate.
2011-01-28 Wolfgang BangerthLink the library first on the local file system, and...
2011-01-28 Wolfgang BangerthWrite data in VTU format compressed, if possible.
2011-01-28 Markus BuergFixed interface for MUMPS.
2011-01-27 Martin KronbichlerExtrapolate Stokes solution since this reduces the...
2011-01-27 Wolfgang BangerthAdd another one.
2011-01-26 Timo Heisterfix test and also check if all machines think the vecto...
2011-01-26 Timo Heisterintroduce has_ghost_elements() for Trilinos and PETSc...
2011-01-26 Timo Heisterstep-31: simplify min/max calculation.
2011-01-26 Timo Heisterstep-32: correct comment and cleanup calculation of...
2011-01-25 Wolfgang BangerthRestore original behavior.
2011-01-25 Timo Heistertypo in publications.
2011-01-25 Wolfgang BangerthArg. Fix conditionals.
2011-01-25 Wolfgang BangerthCheck in a first draft of the ability to write compress...
2011-01-25 Wolfgang BangerthFind out about endianness of the system we run on.
2011-01-24 Martin Steigemannadd update_ghost_values to vector classes for compatibi...
2011-01-24 Wolfgang BangerthLeave a comment for when we document the program.
2011-01-24 Wolfgang BangerthAdjust use of whitespace.
2011-01-24 Wolfgang BangerthAvoid trailing space in output files.
2011-01-24 Wolfgang BangerthAvoid trailing space in output files.
2011-01-24 Wolfgang BangerthAvoid trailing space in output files.
2011-01-24 Wolfgang BangerthAugment a comment.
2011-01-23 Timo Heisterstep-32: simplify temperature calculation.
2011-01-23 Timo Heisterdelete file not needed.
2011-01-23 Wolfgang BangerthConvert the type returned by the various memory_consump...
2011-01-22 Wolfgang BangerthRemove several year old debug outputs.
2011-01-22 Wolfgang BangerthUse MPI_UNSIGNED instead of MPI_INT where appropriate.
2011-01-22 Wolfgang BangerthChange a bunch of places where we accidentally used...
2011-01-22 Wolfgang BangerthFix typo. Also make a couple of minor style changes.
2011-01-22 Wolfgang BangerthMake Makefiles look uniform again, as they appear to...
2011-01-22 Wolfgang BangerthAlso try mpicxx when using --enable-mpi for ./configure.
2011-01-22 Wolfgang BangerthDon't use GCC flags when not using GCC.
2011-01-21 Wolfgang BangerthMake clear what kind of operation we want in calling...
2011-01-21 Wolfgang BangerthChoose an initial temperature distribution that has...
2011-01-21 Wolfgang BangerthProperly indent preprocessor statements.
2011-01-21 Wolfgang BangerthLet TrilinosWrappers::MPI::BlockVector::compress take...
2011-01-21 Martin KronbichlerNew small test case to assess distribute in ConstraintM...
2011-01-21 Wolfgang BangerthMinor grammar changes.
2011-01-21 Timo Heisterdoc: trilinos up to 10.6.2 contains bugs.
2011-01-20 Wolfgang BangerthRemove two coefficients that aren't used right now.
2011-01-20 Wolfgang BangerthRather than working with the gradients of the velocity...
2011-01-20 Wolfgang BangerthImplement internal heating of the mantle from radiogeni...
2011-01-20 Timo Heisterfix test output.
2011-01-20 Timo Heisterfix off one by one error in ConstraintMatrix.
2011-01-20 Timo Heisteradd data for test.
2011-01-20 Timo Heisterfailing test for constraint_matrix
2011-01-19 Wolfgang BangerthIgnore GUI executable.
2011-01-19 Wolfgang BangerthUse correct output file.
2011-01-19 Wolfgang BangerthFix a bug in DataOut::build_patches.
2011-01-19 Wolfgang BangerthDocument r23211.
2011-01-19 Wolfgang BangerthThe previous incarnation of the script did not work...
2011-01-17 Timo Heisterfix test output.
2011-01-17 Timo HeisterPETSc test for Precondition*::vmult()
2011-01-17 Timo HeisterRestructured the internals of PETScWrappers::Preconditi...
2011-01-16 Wolfgang BangerthRemove a file we haven't used in a long time.
2011-01-16 Wolfgang BangerthAdjust list of maintainers.
2011-01-16 Wolfgang BangerthAdjust list of maintainers.
2011-01-16 Wolfgang BangerthUse proper template argument.
2011-01-15 Wolfgang BangerthAdd more specializations.
2011-01-15 Wolfgang BangerthAdd a few instantiations.
2011-01-15 Wolfgang BangerthUpdate.
2011-01-15 Wolfgang BangerthCreate nodoc files completely without the doc/ directory.
2011-01-15 Wolfgang BangerthDo not substitute in files in the doc/ directory if...
2011-01-14 Timo Heisterbetter document SolverPreOnly.
2011-01-14 Timo Heisterfix test output
2011-01-14 Timo Heistertest for PETScWrappers::SolverPreOnly.
2011-01-14 Martin KronbichlerFix application of boundary values: Need to reset the...
2011-01-14 Wolfgang BangerthIf intro.dox or results.dox ends in an enumeration...
2011-01-14 Wolfgang BangerthAdd step-44 from Jean-Paul Pelteret and Andrew McBride.
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.