]> https://gitweb.dealii.org/ - dealii-svn.git/history - deal.II/include
In string_to_int, strip spaces at the front and back as we used to do.
[dealii-svn.git] / deal.II / include /
2014-07-18 heltaiAdded template to function, and made GridOut::write...
2014-07-15 bangerthAddress issue #228 (https://code.google.com/p/dealii...
2014-07-14 bangerthAlso provide GridOut::write_vtu().
2014-07-14 bangerthProvide a function GridOut::write_vtk().
2014-07-14 bangerthClarify a piece of documentation that was pretty much...
2014-07-14 bangerthThe GridOut::Svg class does not implement functions...
2014-07-14 heltaiAdded set_manifold with two arguments.
2014-07-14 kronbichlerFix bug
2014-07-14 heltaiIntegrated branch manifold_id_intermediated into trunk.
2014-07-13 heltaiMerged from trunk.
2014-07-13 bangerthFix some fallout from changing the size of manifold_id.
2014-07-13 bangerthArg...
2014-07-13 bangerthMake it compile.
2014-07-13 bangerthMore documentation updates.
2014-07-13 bangerthLeave a note.
2014-07-13 bangerthMinor comment updates.
2014-07-13 bangerthIndent something.
2014-07-11 bangerthGroup functions for more readable documentation.
2014-07-11 bangerthUpdate documentation in a couple of places. Remove...
2014-07-09 bangerthMinor edits.
2014-07-09 bangerthAugment documentation.
2014-07-09 bangerthDocument how to compile Trilinos with direct solvers.
2014-07-09 kronbichlerExtend comment of direct solver class
2014-07-09 kronbichlerUse alias to refer to multithreaded methods.
2014-07-09 kronbichlerPatch by Uwe Koecher: select among Trilinos solvers
2014-07-08 kronbichlerDocument which basic linear algebra functions are curre...
2014-07-07 kronbichlerUpdate comment
2014-07-04 kanschatwrite a debug file with the first residual even if...
2014-07-04 kronbichlerImplement some new Trilinos preconditioner. Tests.
2014-06-30 kronbichlerCommit bug in Trilinos precondition
2014-06-28 heltaiFixed serialization issue with manifold ids.
2014-06-28 heltaiMerged from trunk.
2014-06-27 kronbichlerSimplify FEEvaluation routines considerably by merging...
2014-06-27 heltaiMerged From trunk.
2014-06-26 kanschatadd grad-div residual
2014-06-26 kanschatadd debugging function
2014-06-26 heltaiMerged from trunk r33084 through r33087.
2014-06-26 kronbichlerNeed to keep constrained entries also when giving both...
2014-06-25 heltaiMerged from trunk.
2014-06-24 kronbichlerTentatively provide fix that chooses thread-safe assemb...
2014-06-23 daniel.arndtRemoved the workaround for TrilinosWrappers::VectorBase...
2014-06-23 kanschatcolorize hypercubes
2014-06-22 bangerthAdd to the documentation in a couple of places.
2014-06-20 kanschatintroduce function to set single components in mask
2014-06-20 kanschatimprove documentation and add a missing const
2014-06-19 bangerthFix some indentation issues.
2014-06-19 bangerthUse correkt grammr.
2014-06-19 bangerthPatch by Denis Davydov: Introduce n_global_active_cells...
2014-06-19 bangerthAugment documentation.
2014-06-19 bangerthImprove error message and give some guidance on what...
2014-06-18 bangerthProvide information with many of the FEValues* function...
2014-06-17 bangerthAdjust the name of the argument to make it clear that...
2014-06-15 bangerthAdd some documentation and clarify an awkwardly explain...
2014-06-15 bangerthPatch by Denis Davydov: Triangulation::has_hanging_node...
2014-06-13 kronbichlerMake somewhat more general
2014-06-13 kronbichlerImplement FEEvaluation for FE_Q_DG0 elements
2014-06-12 kronbichlerSimplify TrilinosSparsityPattern::is_compressed(),...
2014-06-12 bangerthClarify documentation in a number of places.
2014-06-12 bangerthAdd something to the documentation.
2014-06-12 bangerthProvide a function with the documentation it was previo...
2014-06-12 bangerthFix typos.
2014-06-11 kanschatdocumentation and formatting
2014-06-11 kanschatadd access to system element
2014-06-11 kanschatremove empty lines in output
2014-06-11 kanschatimprove documentation
2014-06-06 bangerthFix bug #220: a few typos.
2014-06-05 bangerthSimplify code a bit by moving a function from a public...
2014-06-05 heltaiMerged from trunk r32444 through r33019.
2014-06-03 kanschatmake parameter parsing more conforming to other classes
2014-06-02 bangerthSignificantly expand the documentation.
2014-06-01 bangerthFormat comment as always.
2014-06-01 bangerthUpdate the documentation.
2014-06-01 bangerthAugment documentation.
2014-06-01 kanschatadd parameter parsing to DoFOutputOperator
2014-06-01 kanschatwrite the format of FESystem into get_fe_by_name
2014-05-28 bangerthRemove unnecessary 'const' specifiers that Intel ICC...
2014-05-28 kanschatprepare for use of parameters
2014-05-26 heisterfix typo
2014-05-23 kanschatforward theta to internal operators and fix the order...
2014-05-23 kronbichlerBetter document the 'transpose' flag of the Trilinos...
2014-05-23 kanschataccidentally duplicated function
2014-05-23 kanschattwo more implementations that were missing
2014-05-23 kanschatadd missing functions and fix wrong timestep
2014-05-22 kanschatenable filename selection
2014-05-22 kanschatmake output to deallog work
2014-05-22 kanschatastyle on recent changes
2014-05-22 kanschatadjust OutputOperator for AnyData
2014-05-22 kanschatadjust ThetaTimestepping example and documentation...
2014-05-21 kanschaterrors in mg_renumbered_?? fixed
2014-05-20 kanschatadd try_find without exception
2014-05-20 kanschatmerge any_data branch
2014-05-20 kanschatblank out compatibility warnings in ThetaTimestepping
2014-05-18 kanschatAdd functions for pointer access
2014-05-16 heltaiMerged r32862 through r32923 from trunk.
2014-05-16 kanschatforgotten inline
2014-05-16 kanschatconversion from NamedData to AnyData and initialization...
2014-05-16 kanschattypo in anydata removed and new function try_read tested
2014-05-16 kanschatadd trial access
2014-05-16 kanschatadd time and timestep to anydata and fix documentation
2014-05-15 maierCMake: Do not forget to checkin updated header
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.