]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-11-06 Baerbel Jannsenworks now with offset and certain dofs can be selected
2011-11-05 Wolfgang BangerthUse mpic++ or mpicxx before trying mpiCC.
2011-11-05 Wolfgang BangerthFix references to tutorial programs. step-12 doesn...
2011-11-05 Wolfgang BangerthDo not mistake intel icc 12 for gcc.
2011-11-03 Moritz AllmarasRemove unused variable in step-31
2011-11-02 Joerg Frohnefixed line 2054 again
2011-11-02 Joerg Frohnefixed a bug in line 2054
2011-11-02 Wolfgang BangerthFix a couple typos.
2011-11-01 Joerg Frohnefix formatting
2011-11-01 Joerg Frohnetests for use_inhomogeneities_for_rhs in ConstraintMatr...
2011-11-01 Joerg FrohneImplementation of an alternative handling of inhomogene...
2011-11-01 Joerg Frohneremove the distribute after solving
2011-10-31 Wolfgang BangerthLink to step-30.
2011-10-31 Wolfgang Bangerth...but here.
2011-10-31 Wolfgang BangerthAh, not here...
2011-10-31 Wolfgang BangerthMention the fact that this modifies an old version...
2011-10-31 Joerg Frohnechanges in projection_active_set and set true for inhom...
2011-10-31 Wolfgang BangerthMerge Chih-Che's changes.
2011-10-30 Guido Kanschatupdate tests for patches
2011-10-30 Guido Kanschatmake_child_patches
2011-10-30 Abner J. SalgadoAdded instantiation of DoFTools::extract_constant_modes...
2011-10-30 Guido Kanschattest single patch
2011-10-30 Guido Kanschatnew patches
2011-10-30 Wolfgang BangerthFix SparseMatrix::{T,}mmult in two different regards.
2011-10-30 Wolfgang BangerthFix typo.
2011-10-30 Wolfgang BangerthProvide references to being productive with software...
2011-10-30 Wolfgang BangerthCorrect link.
2011-10-30 Wolfgang BangerthAdd a description of what a DoF is.
2011-10-30 Wolfgang BangerthMore cross-references.
2011-10-30 Wolfgang BangerthDiscuss what a DoF is in some more detail.
2011-10-30 Guido Kanschatprecision must be set on file, not on log
2011-10-30 Guido Kanschatadd missing parameter
2011-10-29 Guido Kanschatwhy is this in there again?
2011-10-29 Toby D. YoungAdd global options to complete the previous slepc patch
2011-10-29 Toby D. YoungModify wrappers to run with latest slepc v3.2
2011-10-29 Wolfgang BangerthMinor adjustments.
2011-10-29 Wolfgang BangerthAvoid a doxygen warning.
2011-10-28 Guido Kanschatchange BlockList to SparsityPattern
2011-10-28 Guido Kanschatprovide a simple function call to open and attach logfile
2011-10-26 Timo Heisterfix test output
2011-10-26 Timo Heistertest for parallel::distributed::Triangulation<dim>...
2011-10-26 Timo HeisterNew: parallel::distributed::Triangulation<dim>::mesh_re...
2011-10-25 Timo Heisterfix test output
2011-10-25 Timo Heistertest for TriaAccessor<>::minimum_vertex_distance().
2011-10-25 Timo HeisterNew: TriaAccessor<>::minimum_vertex_distance().
2011-10-25 Joerg Frohnescaling the residual
2011-10-25 Wolfgang BangerthAdd missing parenthesis.
2011-10-25 Wolfgang BangerthFix missing include file with gcc4.6.1 and MPI.
2011-10-24 Wolfgang BangerthAdd a paragraph.
2011-10-24 Wolfgang BangerthRead through and edit.
2011-10-24 Wolfgang BangerthBetter arrange pictures.
2011-10-24 Wolfgang BangerthShrink.
2011-10-24 Wolfgang BangerthWrite some text.
2011-10-24 Wolfgang BangerthFix html error.
2011-10-24 Wolfgang BangerthCrop pictures.
2011-10-24 Wolfgang BangerthAdd.
2011-10-24 Wolfgang BangerthPossibilities for extensions.
2011-10-24 Wolfgang BangerthLink to step-43.
2011-10-23 Wolfgang BangerthAdd examples to the documentation.
2011-10-23 Wolfgang BangerthSet properties.
2011-10-22 Wolfgang BangerthProvide an alternative header format for TableHandler...
2011-10-21 Wolfgang BangerthMove template functions back to header file as is appar...
2011-10-21 Wolfgang BangerthAlso pad below columns if necessary.
2011-10-21 Joerg Frohneclean up the code and revision of projection_active_set...
2011-10-21 Joerg Frohnerevision of projection_active_set ()
2011-10-21 Wolfgang BangerthFix bug with empty table.
2011-10-21 Joerg FrohneChanging output_result
2011-10-20 Wolfgang BangerthAdd to a documentation text based on a question just...
2011-10-20 Joerg Frohnemake step-41 work
2011-10-19 Timo Heisterfix step-41 when using mpi
2011-10-19 Joerg FrohneUsing Trilinos vectors and sparse-matrices
2011-10-19 Timo Heisterundo r24637
2011-10-19 Joerg FrohneUsing Trilinos vectors and sparse-matrices
2011-10-19 Wolfgang BangerthSwitch off auto fill mode before computing convergence...
2011-10-18 Joerg FrohneActive-Set-method works with constraints
2011-10-18 Wolfgang BangerthMake serialization work again.
2011-10-18 Wolfgang BangerthMake the behavior of the previous patch optional to...
2011-10-18 Wolfgang BangerthPay attention to the flags set for the stream.
2011-10-18 Wolfgang BangerthFill partially filled columns with padding.
2011-10-18 Wolfgang BangerthMove a template function to the .h file.
2011-10-18 Wolfgang BangerthPrint "" in empty entries of a table.
2011-10-18 Wolfgang BangerthCheck in forgotten file.
2011-10-17 Wolfgang BangerthRemove.
2011-10-17 Wolfgang BangerthAllow serialization of the TableHandler class.
2011-10-17 Wolfgang BangerthReindent.
2011-10-17 Wolfgang BangerthReindent a line.
2011-10-17 Wolfgang BangerthFix configuring with Trilinos on Debian.
2011-10-17 Wolfgang BangerthChange the inner workings of the TableHandler and deriv...
2011-10-17 Wolfgang BangerthNew test.
2011-10-17 Wolfgang BangerthAdd a couple sentences to the documentation.
2011-10-17 Wolfgang BangerthConvince myself that the FE_DGQArbitraryNodes does...
2011-10-15 Wolfgang BangerthAdd the necessary glue.
2011-10-14 Joerg Frohnefix makefile and edit svn:ignores
2011-10-14 Joerg Frohnefirst version of step-41, does not compile yet
2011-10-14 Joerg Frohnereserve step-41
2011-10-14 Timo Heisterudpate test and make it pass
2011-10-14 Timo Heisterfix bug in Triangulation::load() and improve documentation
2011-10-14 Timo Heisterupdate svn:ignore
2011-10-14 Timo Heisternew test for Triangulation::load()/save() that fails
2011-10-13 Timo Heisterfix search in html doxygen documentation
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.