]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2011-02-10 bangerthUse 'qmake -unix', not 'qmake --unix'.
2011-02-10 bangerthUse 'qmake --unix' so that we get a unix makefile even...
2011-02-09 bangerthUse 'mktemp' in a portable way: on OS X, mktemp require...
2011-02-09 bangerthDo not only check for presence of the libz.so file...
2011-02-09 bangerthMinor edit.
2011-02-09 bangerthWrite a results section.
2011-02-09 bangerthFinish writing.
2011-02-09 bangerthGive a bit of an introduction to the library's document...
2011-02-09 bangerthAugment documentation.
2011-02-09 bangerthCompute restriction and prolongation matrices for DGQ...
2011-02-09 bangerthSay a couple more things.
2011-02-09 bangerthRemove some commented out code that should have been...
2011-02-09 bangerthFix typo.
2011-02-09 bangerthDocument previous patch.
2011-02-09 bangerthSet properties correctly.
2011-02-09 bangerthFix a problem with refining surfaces.
2011-02-09 bangerthFix number.
2011-02-08 bangerthMore of an intro than just a sentence.
2011-02-08 bangerthSo if we really need to introduce CompressedSparsityPat...
2011-02-08 bangerthAdd a paragraph of possible extensions.
2011-02-08 bangerthUse a slightly different preconditioner: the diagonal...
2011-02-07 bangerthMake VectorTools::compute_mean_value and VectorTools...
2011-02-06 bangerthGrammar fail.
2011-02-06 heisterstep-32: rescale 3d starting value to avoid artifacts...
2011-02-06 bangerthMake a number of things runtime parameters that we...
2011-02-06 heisterimplement mean_value() for PETScWrappers::MPI::Vector.
2011-02-06 heisterstep-32: smaller step size in 3d.
2011-02-06 heisterAvoid deadlock in Utilities:MPI_InitFinalize when an...
2011-02-05 pelteretStep-44: Removed static keyword from FEValues object...
2011-02-05 bangerthSet -rpath for Trilinos. This doesn't currently help...
2011-02-05 bangerthFix another place with the same problem.
2011-02-05 bangerthThe expander program can only handle block comments...
2011-02-05 bangerthPut NSF notice in a @note.
2011-02-05 bonitoModified acknolwedgments
2011-02-05 bonitoadded support
2011-02-05 bangerthUpdate a comment.
2011-02-05 bangerthGrammar fix.
2011-02-05 bangerthDocument the extent of space savings when compressing...
2011-02-04 heisterstep-32: credit myself.
2011-01-31 bangerthMake compilation die if expand_instantiations fails.
2011-01-31 bangerthAdd one more.
2011-01-31 bangerthUndo previous check-in for this file -- it resulted...
2011-01-31 bangerthFix stupid mistake: one can't assume that blocks are...
2011-01-31 bangerthUse output from c0541.
2011-01-31 youngRemoved rogue 5D from slepc_solver
2011-01-31 youngFixed dangerous bug in index counter
2011-01-31 bangerthFollow the usual naming convection: use "boundary"...
2011-01-30 buergDocumentation changes.
2011-01-29 bangerthUndo r23269 since one can't compile the library any...
2011-01-28 bangerthUpdate.
2011-01-28 bangerthLink the library first on the local file system, and...
2011-01-28 bangerthWrite data in VTU format compressed, if possible.
2011-01-28 buergFixed interface for MUMPS.
2011-01-27 kronbichlerExtrapolate Stokes solution since this reduces the...
2011-01-27 bangerthAdd another one.
2011-01-26 heisterfix test and also check if all machines think the vecto...
2011-01-26 heisterintroduce has_ghost_elements() for Trilinos and PETSc...
2011-01-26 heisterstep-31: simplify min/max calculation.
2011-01-26 heisterstep-32: correct comment and cleanup calculation of...
2011-01-25 bangerthRestore original behavior.
2011-01-25 heistertypo in publications.
2011-01-25 bangerthArg. Fix conditionals.
2011-01-25 bangerthCheck in a first draft of the ability to write compress...
2011-01-25 bangerthFind out about endianness of the system we run on.
2011-01-24 steigemannadd update_ghost_values to vector classes for compatibi...
2011-01-24 bangerthLeave a comment for when we document the program.
2011-01-24 bangerthAdjust use of whitespace.
2011-01-24 bangerthAvoid trailing space in output files.
2011-01-24 bangerthAvoid trailing space in output files.
2011-01-24 bangerthAvoid trailing space in output files.
2011-01-24 bangerthAugment a comment.
2011-01-23 heisterstep-32: simplify temperature calculation.
2011-01-23 heisterdelete file not needed.
2011-01-23 bangerthConvert the type returned by the various memory_consump...
2011-01-22 bangerthRemove several year old debug outputs.
2011-01-22 bangerthUse MPI_UNSIGNED instead of MPI_INT where appropriate.
2011-01-22 bangerthChange a bunch of places where we accidentally used...
2011-01-22 bangerthFix typo. Also make a couple of minor style changes.
2011-01-22 bangerthMake Makefiles look uniform again, as they appear to...
2011-01-22 bangerthAlso try mpicxx when using --enable-mpi for ./configure.
2011-01-22 bangerthDon't use GCC flags when not using GCC.
2011-01-21 bangerthMake clear what kind of operation we want in calling...
2011-01-21 bangerthChoose an initial temperature distribution that has...
2011-01-21 bangerthProperly indent preprocessor statements.
2011-01-21 bangerthLet TrilinosWrappers::MPI::BlockVector::compress take...
2011-01-21 kronbichlerNew small test case to assess distribute in ConstraintM...
2011-01-21 bangerthMinor grammar changes.
2011-01-21 heisterdoc: trilinos up to 10.6.2 contains bugs.
2011-01-20 bangerthRemove two coefficients that aren't used right now.
2011-01-20 bangerthRather than working with the gradients of the velocity...
2011-01-20 bangerthImplement internal heating of the mantle from radiogeni...
2011-01-20 heisterfix test output.
2011-01-20 heisterfix off one by one error in ConstraintMatrix.
2011-01-20 heisteradd data for test.
2011-01-20 heisterfailing test for constraint_matrix
2011-01-19 bangerthIgnore GUI executable.
2011-01-19 bangerthUse correct output file.
2011-01-19 bangerthFix a bug in DataOut::build_patches.
2011-01-19 bangerthDocument r23211.
2011-01-19 bangerthThe previous incarnation of the script did not work...
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.