]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-12-07 Guido Kanschatthrow exception if Mapping iteration fails
2011-12-07 Guido Kanschatfailed factorizations are runtime errors
2011-12-07 Guido Kanschatremove unneeded specializations for codim 1
2011-12-07 Guido Kanschatdefer "not implemented" to underlying function
2011-12-07 Wolfgang BangerthDocument file suffix for recently added output formats.
2011-12-04 Guido Kanschatadd multisubst function
2011-12-04 Guido Kanschatremove overloaded function which never should have...
2011-12-04 Guido Kanschatadd ignore
2011-12-04 Guido Kanschatadd function to modify float threshold and make test_mo...
2011-12-04 Guido Kanschatsimplify Makefile
2011-12-04 Guido KanschatHad to make sure that we only keep files in the current...
2011-12-04 Guido KanschatKeep .inst-files on the list
2011-12-04 Wolfgang BangerthImplement Utilities::sum for vectors of objects.
2011-12-01 Guido Kanschatuse new perl script for ConstraintMatrix (more to do...
2011-12-01 Guido Kanschatnew perl script for instatiating templates
2011-11-30 Guido Kanschatfix linking problem
2011-11-30 Guido Kanschatadd float reproducibility option
2011-11-30 Guido Kanschatuse automatic instantiation
2011-11-30 Wolfgang BangerthUpdate.
2011-11-30 Wolfgang BangerthAdd section labels to the latex output.
2011-11-29 Wolfgang BangerthUse newlines instead of \\\\ in latex output.
2011-11-29 Wolfgang BangerthRewrite output by ParameterHandler::print_parameters...
2011-11-28 Wolfgang BangerthRight-align wallclock time in TimerOutput. Reset origin...
2011-11-26 Wolfgang BangerthMinor doc edit.
2011-11-26 Wolfgang BangerthEscape a string in an error message.
2011-11-25 Wolfgang BangerthAdjust one last output file.
2011-11-24 Wolfgang BangerthFix the remainder of the fallout from r24764. Take...
2011-11-24 Wolfgang BangerthFirst set of adjustments following r24764.
2011-11-24 Wolfgang BangerthFirst set of adjustments following r24764.
2011-11-24 Wolfgang BangerthReduce ulimit runtime.
2011-11-23 Wolfgang BangerthFix wrong information about size of domain pointed...
2011-11-23 Wolfgang BangerthFix the normalization script: it accidentally replaced...
2011-11-23 Luca HeltaiBug on ostream with doubles.
2011-11-22 Wolfgang BangerthSimplify rules by avoiding an unnecessary intermediate...
2011-11-22 Wolfgang BangerthAdd documentation. Revert order of arguments.
2011-11-22 Wolfgang BangerthNew test.
2011-11-22 Wolfgang BangerthAdd VectorFunctionFromScalarFunctionObject.
2011-11-22 Wolfgang BangerthAugment documentation.
2011-11-21 Luca HeltaiFound a nasty bug in grid_out. It shows up also in...
2011-11-18 Joerg Frohnechanges of stop criterion and the active set condition
2011-11-17 Wolfgang BangerthMake copy constructor work if the matrix is empty.
2011-11-17 Joerg FrohneDocumentation Tex-file
2011-11-16 Guido Kanschatremove debug output
2011-11-16 Wolfgang BangerthProvide ScalarFunctionFromFunctionObject.
2011-11-14 Wolfgang BangerthUse HTML to mark up Joerg's name correctly.
2011-11-14 Wolfgang BangerthRevert Moritz's patch r24741 since it leads to all...
2011-11-14 Wolfgang BangerthImplement DoFTools::count_dofs_per_component for hp...
2011-11-10 Wolfgang BangerthGive proper credit.
2011-11-10 Wolfgang BangerthFETools::get_fe_from_name() can now return objects...
2011-11-10 Moritz AllmarasUse ThreadLocalStorage for scratch objects in WorkStream
2011-11-09 Wolfgang BangerthFix a problem with the intel compiler and VectorReferen...
2011-11-09 Joerg FrohneChange the commentaries
2011-11-08 Baerbel Jannsenfixed a wrong function call
2011-11-08 Wolfgang BangerthWork around a problem with intel icc 12.1...
2011-11-07 Wolfgang BangerthOne more.
2011-11-06 Wolfgang BangerthMake Intel icc also use C++0x and thereby also avoid...
2011-11-06 Baerbel Jannsenmultigrid for continuous elements of systems
2011-11-06 Baerbel Jannsenuse a static cast here, that is safer
2011-11-06 Baerbel Jannsenmake_cell_pathes with offset and selection of certain...
2011-11-06 Baerbel Jannsenassembling for block systems in multigrid
2011-11-06 Baerbel Jannsenmake the loop work also for anisotropic meshes
2011-11-06 Wolfgang BangerthNow that C++2011 is out, refer to it by that name.
2011-11-06 Wolfgang BangerthAlso identify Intel C compiler as such despite its...
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.
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.