]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2011-09-06 youngMake compiling scripts pretty (align=)
2011-09-06 youngStop configure making stuff up about PETSc
2011-09-06 youngUpgrade SLEPc to petsc/slepc-dev
2011-09-06 youngPut missing petsc-dev upgrade in
2011-09-06 youngUpgrade petsc solvers to petsc-dev
2011-09-06 youngUpgrade PETSc matrices to petsc-dev
2011-09-06 youngUpgrade PETSc vectors to petsc-dev
2011-09-06 youngFunction check for PETSc dev - looks like version checks
2011-09-06 youngFunction check for PETSc dev - looks like version checks
2011-09-05 kanschatmove assember file
2011-09-05 kanschatsvn had swallowed these
2011-09-05 heisterupdate mesh_conversion readme
2011-09-05 heistersuper simple test script for the mesh_conversion tool
2011-09-05 heisterupdate cubit/abaqus mesh conversion tool and update...
2011-09-05 youngUpdate check for PETSC_VERSION
2011-09-04 youngFix no-effect statement
2011-09-04 youngFix header includes in meshworker
2011-09-03 kanschatstart moving meshworkwer
2011-09-03 bangerthImplement GridTools::volume.
2011-09-03 bangerthNew test.
2011-09-02 bangerthRemove some specializations for 1d since the generic...
2011-09-02 kronbichlerCorrect number of global refinements: should be five.
2011-08-31 kronbichlerFix stabilization for alpha=2: need to weight by entrop...
2011-08-31 bangerthAdd a link. Fix a duplicate word.
2011-08-31 bangerthAdd missing header file and update test output.
2011-08-31 bangerthAdd missing header file and update test output.
2011-08-31 bangerthRemove another test that is now no longer useful after...
2011-08-31 bangerthImplement getting and setting boundary indicators of...
2011-08-30 bangerthNew test.
2011-08-30 bangerthFix cut'n'pasto in exception message.
2011-08-30 bangerthRemove tests that are no longer supported.
2011-08-30 bangerthNew test.
2011-08-30 bangerthNo longer try to call PETScWrappers::MatrixBase::compre...
2011-08-30 kanschatbibtex and standardize
2011-08-30 bangerthFix typo.
2011-08-30 kanschatupdate papers
2011-08-30 bangerthRestore the previous precision and width of the stream...
2011-08-30 heisterfixed ConstraintMatrix::distribute() when a CPU has...
2011-08-30 bangerthAdjust output files for computing the exact boundary...
2011-08-29 heisterfix test output
2011-08-29 heisterfix bug in parallel::distributed::GridRefinement for...
2011-08-29 heisterdocument bug in parallel::distributed::refine_and_coars...
2011-08-29 heisteradd test that documents unwanted PETSc::MPI::SparseMatr...
2011-08-29 bangerthRemove two macros we apparently don't need.
2011-08-29 bangerthReduce the number of cells being refined. Make it compi...
2011-08-26 kronbichlerSpeed up dof_indices_with_subdomain_association.
2011-08-25 bangerthDo not use typename outside of templates.
2011-08-25 bangerthNew test.
2011-08-25 bangerthLeave two TODOs.
2011-08-25 bangerthAdd Utilities::string_to_double.
2011-08-25 heistermake test more reliable by moving the temporary files...
2011-08-25 heistermake test more reliable by skipping writing/reading...
2011-08-25 bangerthIgnore kdevelop4 project files throughout a bunch of...
2011-08-25 bangerthCompute normal vectors in no_normal_flux by querying...
2011-08-25 bangerthAdd Boundary::normal_vector. Implement it. Test it.
2011-08-25 heisterfix test output
2011-08-25 heisterfix test output
2011-08-25 heisterfix DoFRenumbering::hierarchical for a distributed...
2011-08-25 bangerthAdd one test.
2011-08-25 bangerthRename test.
2011-08-24 bangerthMention Martin's fix for VectorTools::compute_no_normal...
2011-08-24 bangerthFix member syntax.
2011-08-24 heisterupdate test description
2011-08-24 heisteradd failing no_flux test (need to fix DoFRenumbering...
2011-08-24 heisteredit svn:ignore
2011-08-24 heisteradd failing test for DoFRenumbering::hierarchical()
2011-08-24 heistertest for ConstraintMatrix with hanging nodes and no_nor...
2011-08-24 bangerthMove the creation of the FEValues out of the inner...
2011-08-24 bangerthReorder member functions.
2011-08-24 heisterfix comment
2011-08-24 heisteradditional sanity checks in ConstraintMatrix in debug...
2011-08-24 heisterTests for DoFRenumbering::hierarchical().
2011-08-24 heisteradd parallel test for DoFRenumbering::hierarchical()
2011-08-24 heisterAdded GridRefinement:hierarchical() to reorder the...
2011-08-24 bangerthUpdate after the changes to no_normal_flux.
2011-08-24 bangerthCheck in a fix provided by Martin Kronbichler for the...
2011-08-24 kronbichlerModify shell radius to make test fail.
2011-08-24 kronbichlerUse Q2 instead of Q1, set default output.
2011-08-24 kronbichlerAdd test that makes sure that no entries are written...
2011-08-23 kronbichlerSpeed up initialization of MG transfer matrices by...
2011-08-23 kronbichlerFix comment.
2011-08-23 kronbichlerFix computation of eigenvalues when only a few iteratio...
2011-08-22 bangerthAdd a note.
2011-08-22 bangerthAdd a note.
2011-08-22 bangerthDon't make constructor of MappingQ explicit, after...
2011-08-22 bangerthNew test.
2011-08-22 kronbichlerCorrectly set Point<dim,Number> as friend class.
2011-08-21 bangerthAvoid a Clang compiler error by resorting include files.
2011-08-21 bangerthAlso disable clang warnings when in optimized mode...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthIn a forward declaration, use whether a type was actual...
2011-08-21 bangerthMention Clang.
2011-08-21 bangerthWork around a compiler error in clang.
2011-08-21 bangerthMake the copy constructor of MappingQ explicit.
2011-08-21 bangerthIt makes Clang happier if we forward declare things...
2011-08-21 bangerthAdd docuentation.
2011-08-21 bangerthRegenerate.
2011-08-21 bangerthWhen saying
2011-08-21 bangerthDetect and configure the clang C++ frontend for LLVM.
2011-08-21 bangerthIt makes Clang happier if we forward declare things...
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.