]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-02-11 bangerthMove DEAL_II_NAMESPACE_OPEN to where it belongs.
2009-02-10 bangerthDon't let doxygen see some inline functions since it...
2009-02-10 bangerthDETAILS_AT_TOP has become obsolete with doxygen 1.5.7
2009-02-10 bangerthUpdate output file.
2009-02-10 bangerthSet variable to correct size before passing to DoFTools...
2009-02-10 bangerthSet output array to correct size and only output elemen...
2009-02-10 bangerthSet output array to correct size and only output elemen...
2009-02-10 bangerthSet variable to correct size before passing to DoFTools...
2009-02-06 bangerthAdd one more testcase.
2009-02-06 bangerthFix erroneous resizing of output argument in count_dofs...
2009-02-06 bangerthLink to tutorial.
2009-02-05 bangerthAvoid a problem with doxygen not finding the matching...
2009-02-04 bangerthFix language based on feedback.
2009-02-04 bangerthAdd language
2009-02-04 bangerthAdd one more.
2009-01-30 kronbichlerSome more things to make step-32 more similar to step-31.
2009-01-30 kronbichlerOptimized constructor of Trilinos matrices on one proce...
2009-01-29 bangerthMake the compute_viscosity function 'const'.
2009-01-29 bangerthMake the compute_viscosity function 'const'.
2009-01-29 bangerthBring step-32 back in line with step-31 (at least for...
2009-01-28 bangerthReset to the same testcase as in step-31 so we can...
2009-01-28 bangerthA patch by Victor Prosolin <flyaway1212@gmail.com>...
2009-01-27 bangerthNotice server name change for svn.
2009-01-27 kronbichlerDummy Trilinos objects need to be generated with MPI_CO...
2009-01-26 kronbichlerUpdate comments in Trilinos AMG preconditioner.
2009-01-24 bangerthFix testcase for good this time.
2009-01-24 bangerthFix two issues that for whatever reason only on mac...
2009-01-23 bangerthRemove apparent leftover from times when I was trying...
2009-01-23 kronbichlerWe can do the writing into Trilinos vectors better...
2009-01-23 kronbichlerA few small changes that make the program a bit faster.
2009-01-23 bangerthAlso rename ThreadMutex->Mutex and ThreadCondition...
2009-01-23 kronbichlerApply the changes that I accidentally submitted to...
2009-01-23 bangerthAddress the important problem that previously, whenever...
2009-01-22 bangerthIgnore report files I save for various svn revisions.
2009-01-22 bangerthPut back in the code that (de-)registers threads and...
2009-01-22 bangerthImplement sensible copy semantics for the Mutex class.
2009-01-22 bangerthMake compile on systems without cstdint.
2009-01-22 bangerthAdd directories that apparently need to exist on x86_64...
2009-01-21 bangerthRe-adjust tolerances again and produce new 'real generi...
2009-01-21 bangerthadd
2009-01-20 bangerthAdd a few more.
2009-01-19 bangerthAdd a TODO.
2009-01-19 bangerthRe-apply Martin's patch 18223, since we now produce...
2009-01-19 bangerthGenerate a number of instantiations automatically using...
2009-01-19 bangerthAdd an explicit instantiation.
2009-01-19 bangerthAlso compile for codim-1.
2009-01-19 bangerthUndo Martin's patch 18223 for a moment since it leads...
2009-01-19 bangerthRevise the SPARSITY_PATTERN expansion.
2009-01-19 bangerthGenerate an expansion variable for sparsity patterns.
2009-01-19 bangerthSet properties.
2009-01-19 bangerthProperly set properties.
2009-01-19 bangerthProperly set properties.
2009-01-19 bangerthAdd required include file.
2009-01-19 bangerthReplace a C assert() by our own Assert().
2009-01-19 bangerthImplement Mutex and ConditionVariable using boost or...
2009-01-18 bangerthAdd include files for mutices and condition variables.
2009-01-18 bangerthInitialize a variable to avoid (spurious) warnings.
2009-01-18 bangerthCheck for a bug in gcc C++0x support.
2009-01-18 bangerthOnly compile boost threads when threads are actually...
2009-01-18 bangerthUpdate list of publications.
2009-01-14 kronbichlerUse CompressedSimpleSparsityPattern to create mass...
2009-01-14 bangerthMake compile.
2009-01-14 bangerthProvide the boost thread implementation only if the...
2009-01-14 bangerthSet properties.
2009-01-14 bangerthSet properties.
2009-01-14 bangerthUse boost threads instead of doing everything ourselves...
2009-01-14 bangerthCheck for all those new C++0x header files.
2009-01-13 bangerthFix output.
2009-01-13 bangerthFix HalfHyperShellBoundary in 3d.
2009-01-13 bangerthMake sure we can use namespace std_cxx0x=std in C+...
2009-01-13 kronbichlerMention TimerOutput class.
2009-01-13 bangerthFix stupid mistake in non-C++0x mode.
2009-01-13 kronbichlerFixed a few functions so that TimerOutput actually...
2009-01-13 bangerthDetect whether compiler supports C++0x and if so enable...
2009-01-13 bangerthAdd missing header file for newer compilers (needed...
2009-01-13 bangerthUse alternative form to get at the elements of a tuple...
2009-01-13 bangerthUse new namespace std_cxx0x.
2009-01-13 bangerthRemove unnecessary include from boost.
2009-01-13 bangerthUse new namespace std_cxx0x.
2009-01-13 bangerthadd
2009-01-13 bangerthUse new namespace std_cxx0x.
2009-01-13 bangerthUse namespace std_cxx0x where appropriate. The only...
2009-01-13 bangerthUse the new namespace std_cxx0x in lac/ as well.
2009-01-13 bangerthRemove unnecessary include files.
2009-01-13 bangerthUse a namespace std_cxx0x and import into it elements...
2009-01-13 bangerthAdd missing include file.
2009-01-13 kanschatroundoff
2009-01-13 kanschatcell_JxW_values, which was not really the right concept...
2009-01-12 kanschatimproved has_support_on_face in RaviartThomasNodal
2009-01-12 bangerthUse data structures better adjusted to the task. Use...
2009-01-12 kronbichlerUse a reasonable final time.
2009-01-12 kronbichlerProvide a function for generating nice output of comput...
2009-01-12 kronbichlerSlight update in comments.
2009-01-10 bangerthRemove generated files.
2009-01-10 bangerthSuppress miniscule numbers.
2009-01-10 bangerthRegenerate output after Guido's transform() changes.
2009-01-10 bangerthMatch output precision to avoid up- or down-rounding.
2009-01-10 bangerthMatch output precision to avoid up- or down-rounding.
2009-01-10 bangerthFix output files, adjusting to Guido's recent changes.
2009-01-10 bangerthUse a precision that doesn't lead to .5 round-up or...
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.