]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-10-18 youngDefine bahviour of real() and imag() where PetscScalar...
2013-10-18 youngTest real() and imag() work correctly on complex vectors.
2013-10-18 youngAdd std conforming real() and imag() [no more casting...
2013-10-18 youngLicense.
2013-10-18 youngTwo simple petsc-complex vector tests.
2013-10-18 youngIgnore test generated files.
2013-10-18 youngMake test 00 deal.II-like (no verbose output, OK).
2013-10-18 youngA set of tests that check real and complex parts of...
2013-10-17 youngCorrect generic output for petsc scalar complex test 00.
2013-10-17 youngFix test cc.
2013-10-17 youngFinalise a PetscScalar-std complex test.
2013-10-17 youngIgnore generated files.
2013-10-17 youngA trivial initialisation tests for SLEPc complex.
2013-10-16 youngGrab an ierr fix from trunk (and other updates).
2013-10-16 bangerthAvoid 'typename' outside templates.
2013-10-16 turcksinReplace Threads with WorkStream in step-9. Documentatio...
2013-10-15 turcksinModify data_out.cc to copy the patches in parrallel.
2013-10-15 turcksinReplace distance by using SynchronousIterators in deriv...
2013-10-14 bangerthRemove debug output accidentally committed in r31180.
2013-10-14 turcksinReplace the second Threads by WorkStream in matrix_tools.cc
2013-10-14 bangerthFix typo.
2013-10-14 turcksinReplace the first Threads by WorkStream in matrix_tools.cc
2013-10-14 bangerthAdd a comment.
2013-10-14 bangerthClarify a couple of items.
2013-10-14 bangerthDisable output to console.
2013-10-14 bangerthDisable warning #135 on intel compilers.
2013-10-13 kronbichlerAnnounce tutorial program also on news page
2013-10-11 bangerthAdd an instantiation.
2013-10-11 youngRecord a petscscalar complex tests that was useful.
2013-10-11 youngMerge from trunk - this branch still compiles and links.
2013-10-11 youngInstant. two functions with complex numbers.
2013-10-11 bangerthHelp some compilers (notably xlC) with name lookup.
2013-10-11 bangerthRewire the reading of the obstacle: either say 'sphere...
2013-10-11 bangerthMinor cleanup of parameter declaration. Remove the...
2013-10-10 turcksinUse WorkStream instead of Thread in DerivativeApproxima...
2013-10-09 turcksinReplace Threads by WorkStream in dof_tools_constraints.cc
2013-10-09 maierDoc: Introduce two more links and regroup "Home" in...
2013-10-08 heistertake over r31179 to mainline
2013-10-08 bangerthRemove outdated svn:ignore.
2013-10-08 bangerthRework.
2013-10-08 bangerthLink to appropriate tag files.
2013-10-08 bangerthSlightly reword top note.
2013-10-08 bangerthRework.
2013-10-08 bangerthUpdate some of the information at the bottom. The link...
2013-10-08 bangerthImprove error message.
2013-10-08 bangerthRun second part of test only if it's different from...
2013-10-08 bangerthImplement bilinear interpolation in a much faster way.
2013-10-07 bangerthNo longer output the residual to output files.
2013-10-07 bangerthCompute locally owned active set as intersection of...
2013-10-07 heisterenhance SparseMatrix documentation
2013-10-07 bangerthMinor adjustments.
2013-10-07 bangerthPatch by Mayank Subharwal and Andreas Putz: Make GridIn...
2013-10-07 bangerthSearch first for the file with its complete given name...
2013-10-07 bangerthRewrite in parts.
2013-10-07 bangerthRemove extraneous space.
2013-10-07 bangerthLink in step-42.
2013-10-07 bangerthUpdate svn:ignore.
2013-10-07 bangerthFinish documenting.
2013-10-06 youngInstantiate to workaround link errors in dof_accessor_x...
2013-10-06 bangerthComment on solve_newton().
2013-10-06 bangerthFix a bug introduced in the previous version.
2013-10-05 youngSwitch Assert to AssertThrow where a PETScInternalError...
2013-10-05 bangerthMove forward.
2013-10-05 kanschatadd Stephan's paper
2013-10-05 bangerthIndent.
2013-10-05 youngMark changes in CHANGES (and merge from trunk).
2013-10-05 youngAdd a strangely missing AssertThrow.
2013-10-05 youngRestore branch to a compilable state. No masks, no...
2013-10-05 youngRecreate branch branch_petscscalar_complex - learn...
2013-10-05 youngCopy tests directory over to branch_petscscalar_complex
2013-10-05 youngRemove tests due to conflicts.
2013-10-04 bangerthLast changes for the day. Good progress :-)
2013-10-04 bangerthMore documentation.
2013-10-04 bangerthMore documentation.
2013-10-04 bangerthMake run again in parallel.
2013-10-04 bangerthRemove unused variables.
2013-10-04 bangerthSome compilers apparently want to have a full declarati...
2013-10-04 bangerthQualify strcpy with std::
2013-10-04 kronbichlerImprove exception messages
2013-10-03 maierBugfix
2013-10-03 maierBugfix: resolve issue 105
2013-10-03 bangerthRename a few variables. Initialize vectors with vector...
2013-10-03 bangerthRemove file accidentally added.
2013-10-03 bangerthRemove one variable whose value is always equal to...
2013-10-03 bangerthRemove one variable whose value is always equal to...
2013-10-03 youngUse PetscReal where a real_type is needed.
2013-10-03 youngdo a todo - use PetscReal where real_type is needed.
2013-10-03 youngNotes to self - @todos.
2013-10-03 youngRemove warning (error is deeper in recursion).
2013-10-03 youngDocument problem (in a comment) with OutputIterator...
2013-10-03 youngFix divide error by cast-from-int (as it already is...
2013-10-03 youngFigure out where data_out was breaking... move @whattod...
2013-10-03 youngA rather long but sensible error message in slepc solve...
2013-10-03 youngOne more error identify - only dat out is masked now...
2013-10-03 youngSet default problem type for SLEPc - this should be...
2013-10-03 youngBy-pass a load of errors until we figure out how to...
2013-10-02 heisteradd to changelog
2013-10-02 heisterdo not use n_default_threads but n_threads()
2013-10-02 heisterreplace n_default_threads by n_threads()
2013-10-02 heisterleave some comments and todos
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.