]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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...
2009-01-09 bangerthxref step-33.
2009-01-09 bangerthTake over functionally neutral changes from branch_thre...
2009-01-09 kanschatmore cleaning of FE_RT
2009-01-09 kanschatnew support faces for FE_RTN
2009-01-09 kanschatdo some cleaning in the RT elements
2009-01-09 kanschatr18134 did not compile
2009-01-09 kronbichlerSome more changes in the AMG settings. The option Uncou...
2009-01-09 bangerthOops, checked in on the wrong branch. Undo previous...
2009-01-09 bangerthFirst attempt at getting things to work in non-MT mode...
2009-01-09 bangerthUpdate test results.
2009-01-09 kronbichlerNeed a setting that is the same on all processors :-(.
2009-01-09 kronbichlerNeed to change the settings in AMG setup once again.
2009-01-09 bangerthRaise the threshold for output. Regenerate output files.
2009-01-09 kronbichlerWrong parameter.
2009-01-09 kronbichlerSome minor changes in AMG preconditioner to make it...
2009-01-09 kronbichlerSimplified a the refine grid function a bit.
2009-01-08 bangerthAvoid accessing elements beyond the end of a tensor...
2009-01-08 bangerthNo need to use @ref when refering to another tutorial...
2009-01-08 bangerthFix a snafu from last night: the function I moved into...
2009-01-08 hartmannAvoid gcc4.1.2 warning: call of overloaded check(int...
2009-01-08 kronbichlerProvide an implementation of hyper_shell_boundary in 3D.
2009-01-08 youngA few PETSc helper functions
2009-01-08 bangerthMove the remaining private functions of the DoFTools...
2009-01-08 kanschatcomparison files adjusted for roundoff errors due to...
2009-01-08 kanschattransformations moved into Mapping
2009-01-07 kronbichlerTests for Trilinos sparsity pattern.
2009-01-07 kronbichlerSome more functions in TrilinosWrappers::SparsityPattern.
2009-01-07 kronbichlerNeed to set up MPI_InitFinalize for Trilinos programs...
2009-01-07 kronbichlerThe step-33 tutorial program now uses Trilinos wrapper...
2009-01-07 kronbichlerThe Timer class can now also return the wall time for...
2009-01-07 kronbichlerTimer class can now also return the wall time.
2009-01-06 bangerthRegenerate.
2009-01-06 kanschatroundoff
2009-01-06 kanschatroundoff
2009-01-06 kanschatuse new Piola transform for vector valued functions
2009-01-06 bangerthAdd the ability to do things like 'export CXX="g+...
2009-01-06 bangerthAvoid a couple of warnings by xlC.
2009-01-06 youngIgnore test zero boundary constraints generated files
2009-01-06 youngTest zero boundary constraints
2009-01-06 bangerthAdd a dummy return value in an unreachable place.
2009-01-06 bangerthWork around a silly bug in xlC by shuffling the order...
2009-01-06 bangerthUse XX="$abc" instead of XX=$abc to avoid problems...
2009-01-06 bangerthAdd a TODO.
2009-01-05 kanschatfinite elements use new transform functions now
2009-01-05 kanschatnew Mapping::transform implemented, but not used
2009-01-05 kanschateliminate offset from old Mapping::transform functions
2009-01-05 kanschatroundoff
2009-01-05 kanschatroundoff
2009-01-05 kanschatintroduce function transform() into Mappings
2009-01-05 kronbichlerCorrected the make_mass_function that had a bug when...
2009-01-05 kronbichlerUndo one unnecessary change.
2009-01-05 kronbichlerProvide some more Trilinos preconditioners and solvers.
2008-12-30 kronbichlerProjection of functions can be done more efficiently...
2008-12-30 bangerthMention license.
2008-12-30 bangerthAvoid complaints by doxygen that it can't find a link...
2008-12-30 bangerthRemove ambiguous language.
2008-12-29 bangerthRemove some old cruft that happened to be still in...
2008-12-29 bangerthFix doc markup in a number of places. Move one internal...
2008-12-29 bangerthAdd to documentation.
2008-12-29 kronbichlerMention Trilinos parallel sparsity pattern.
2008-12-29 kronbichlerUpdated step-32 to use parallel Trilinos sparsity pattern.
2008-12-29 bangerthMove a fixed test. Rename one that still fails.
2008-12-29 bangerthAugment comments.
2008-12-29 bangerthAdd comments. Fix code.
2008-12-29 bangerthImprove documentation.
2008-12-28 kronbichlerUse a cache of column indices to improve the speed...
2008-12-28 bangerthDo another cast to placate gcc3.3
2008-12-28 bangerthUnify (a bit tediously) two more sets of functions...
2008-12-28 bangerthAdd output.
2008-12-28 bangerthA reduced version of kelly_crash_01
2008-12-27 kronbichlerUndo accidental change in Trilinos block solver.
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.