]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-12-20 Wolfgang BangerthAccept gmsh format 2.2.
2011-12-20 Wolfgang BangerthMake compile with intel icc.
2011-12-17 Wolfgang BangerthMention fix to VTU without zlib.
2011-12-16 Wolfgang BangerthCast arguments to std::pow.
2011-12-16 Wolfgang BangerthSlightly simplify the code.
2011-12-16 Christian GollCorrected the refine_and_coarsen_optimize function...
2011-12-16 Wolfgang BangerthPatch by Christian Goll: Add an order parameter to...
2011-12-15 Wolfgang BangerthSimplify test.
2011-12-15 Wolfgang BangerthTest r24829 with SolutionTransfer for FE_Nothing.
2011-12-15 Wolfgang BangerthMake FE_Nothing work with SolutionTransfer.
2011-12-15 Timo HeisterFixed: DerivativeApproximation for distributed computat...
2011-12-14 Wolfgang BangerthChange the type of the argument to ExcMessage from...
2011-12-14 Wolfgang BangerthIntroduce DataPostprocessorScalar/Vector.
2011-12-14 Wolfgang BangerthNew test.
2011-12-14 Wolfgang BangerthSimplify code.
2011-12-14 Wolfgang BangerthRemove DataPostprocessor::n_output_variables() because...
2011-12-12 Wolfgang BangerthUse a forward declaration followed by a friend declarat...
2011-12-11 Baerbel Jannsenremoved th eunused variables
2011-12-11 Baerbel Jannsenextract also non interface dofs
2011-12-11 Baerbel Jannsenextract also non interface dofs
2011-12-11 Guido Kanschatdifferent format for float zero
2011-12-11 Guido Kanschatmore accuracy for transformation
2011-12-11 Guido Kanschatdifferent format of float 0
2011-12-11 Guido Kanschatdifferent format of float 0
2011-12-11 Guido Kanschatunused parameter
2011-12-11 Guido Kanschatadd copyright
2011-12-11 Guido Kanschatadd mutisubst
2011-12-09 Guido KanschatIntroduce LogStream::Prefix
2011-12-09 Guido Kanschatrename perl instantiation files
2011-12-09 Timo Heisterfix test output
2011-12-09 Timo Heisterupdate changes
2011-12-09 Timo Heisteradd test for IndexSet::add_indices(IndexSet)
2011-12-09 Timo Heisteradd IndexSet::add_indices(IndexSet)
2011-12-08 Guido Kanschatshorter zero
2011-12-08 Guido Kanschatshorter zero
2011-12-08 Guido Kanschatshorter zero
2011-12-08 Guido Kanschatrelax convergence requirement
2011-12-08 Wolfgang BangerthAdd vtu to list of recognized file formats. Also avoid...
2011-12-07 Guido Kanschatsimpler loops
2011-12-07 Guido KanschatHessions for FE_Poly
2011-12-07 Guido Kanschat2nd derivatives work in codim 1
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...
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.