]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-03-05 Martin KronbichlerI introduced an error in the copy_from function that...
2009-03-05 Martin KronbichlerThings changed in the Trilinos class. To make the test...
2009-03-05 Martin KronbichlerFix two issues with copy operation.
2009-03-04 Martin KronbichlerFix compiler warning.
2009-03-04 Martin KronbichlerAdd another output with gcc-4.3
2009-03-04 Martin KronbichlerAlso update all the tests that use the ConstraintMatrix...
2009-03-04 Martin KronbichlerRe-introduce the old file with a reference to the new...
2009-03-04 Martin KronbichlerMove the ConstraintMatrix class to the lac subdirectory...
2009-03-04 Martin KronbichlerIntroduce collective add_entries() functions to sparsit...
2009-03-03 Wolfgang BangerthUnify upper/lower case in headings.
2009-03-03 Luca HeltaiAmeliorated parameter selection, and assembly of the...
2009-03-03 Luca HeltaiEnanced comments for step-34, rewrote assembly routine...
2009-03-02 Wolfgang BangerthNew test.
2009-03-02 Wolfgang BangerthDon't need to list things twice.
2009-03-02 Wolfgang BangerthPatch by Victor Prosolin: Add support for units in...
2009-03-01 Martin KronbichlerWrite out some better information in case of error.
2009-03-01 Martin KronbichlerChange a few things in the Trilinos wrapper classes.
2009-02-27 Martin KronbichlerNeed to use only one dummy vector.
2009-02-26 Wolfgang BangerthRegenerate.
2009-02-26 Wolfgang BangerthSkip test for -rdynamic on Mac OS X.
2009-02-25 Wolfgang Bangerthadd
2009-02-25 Martin KronbichlerMake the Epetra objects in the TrilinosWrapper classes...
2009-02-25 Martin KronbichlerName the capability of handling inhomogeneous constrain...
2009-02-25 Martin KronbichlerForgot to set the deallog output to 0.
2009-02-25 Martin KronbichlerFix one index in distribute_local_to_global_function.
2009-02-25 Martin KronbichlerAdd a final test for inhomogeneous constraints.
2009-02-25 Martin KronbichlerAdd another test for inhomogeneous constraints.
2009-02-24 Martin KronbichlerNeed to update the Makefile.
2009-02-24 Martin KronbichlerAdd a test for inhomogeneous constraints. This tests...
2009-02-24 Martin KronbichlerFixed some more issues with inhomogeneous constraints.
2009-02-24 Wolfgang BangerthLeave a TODO.
2009-02-24 Wolfgang BangerthDo more instantiations automatically.
2009-02-23 Martin KronbichlerWhen making hanging node constraints, take inhomogeneit...
2009-02-23 Martin KronbichlerNow the ConstraintMatrix seems to work also for inhomog...
2009-02-23 Wolfgang BangerthAlso instantiate functions for SparseMatrixEZ
2009-02-23 Wolfgang BangerthImplement the other add() functions needed in the Const...
2009-02-23 Martin KronbichlerI thought I had gotten the combination of hanging nodes...
2009-02-23 Luca HeltaiAdded preliminary version of step-34. BEM.
2009-02-23 Wolfgang BangerthWork around a problem with the Intel icc 10.1 compiler.
2009-02-23 Wolfgang BangerthFix initialization of unsigned integers.
2009-02-23 Wolfgang BangerthRemove unnecessary friend declaration altogether.
2009-02-23 Wolfgang BangerthFix number of template arguments of a friend class.
2009-02-23 Wolfgang BangerthFix number of template arguments of a friend class.
2009-02-23 Wolfgang BangerthRemove a stray empty line.
2009-02-22 Wolfgang BangerthMove the warning message to the bottom of the output...
2009-02-21 Martin KronbichlerAdd one instantiation of make_zero_boundary_constraints.
2009-02-21 Martin KronbichlerComplete the implementation of inhomogeneous constraint...
2009-02-21 Wolfgang BangerthQualify names of sparsity patterns with dealii:: to...
2009-02-21 Wolfgang BangerthQualify names of sparsity patterns with dealii:: to...
2009-02-20 Wolfgang BangerthFix a formula.
2009-02-19 Wolfgang BangerthHow stupid of me to check in something that didn't...
2009-02-19 Wolfgang BangerthExtend the number of meeting cells in max_couplings_per...
2009-02-18 Martin KronbichlerWhen Trilinos matrices are based on the same sparsity...
2009-02-18 Guido Kanschatfix documentation and make GridRefinement a namespace
2009-02-17 Guido Kanschatreplace a lot of ExcInternalError by more meaningful...
2009-02-17 Guido Kanschatreplace links to test data pages by a more persistent...
2009-02-17 Martin KronbichlerAdd inhomogeneity to the ConstraintMatrix class. Still...
2009-02-16 Guido Kanschatmailing list link
2009-02-16 Guido Kanschatnew directories
2009-02-16 Wolfgang BangerthIf using Trilinos, link with it.
2009-02-16 Wolfgang BangerthMove the dependence on Trilinos into the base libs...
2009-02-12 Wolfgang BangerthAdjust to older compilers in which declaring
2009-02-12 Wolfgang BangerthRefer to member function as
2009-02-11 Wolfgang BangerthList trilinos before blas on the command line.
2009-02-11 Wolfgang BangerthAdd one.
2009-02-11 Wolfgang BangerthUse 'entries.back()' instead of '*--entries.end()'...
2009-02-11 Wolfgang BangerthInclude <sstream> instead of <ostream> and hope that...
2009-02-11 Wolfgang BangerthMove DEAL_II_NAMESPACE_OPEN to where it belongs.
2009-02-10 Wolfgang BangerthDon't let doxygen see some inline functions since it...
2009-02-10 Wolfgang BangerthDETAILS_AT_TOP has become obsolete with doxygen 1.5.7
2009-02-10 Wolfgang BangerthUpdate output file.
2009-02-10 Wolfgang BangerthSet variable to correct size before passing to DoFTools...
2009-02-10 Wolfgang BangerthSet output array to correct size and only output elemen...
2009-02-10 Wolfgang BangerthSet output array to correct size and only output elemen...
2009-02-10 Wolfgang BangerthSet variable to correct size before passing to DoFTools...
2009-02-06 Wolfgang BangerthAdd one more testcase.
2009-02-06 Wolfgang BangerthFix erroneous resizing of output argument in count_dofs...
2009-02-06 Wolfgang BangerthLink to tutorial.
2009-02-05 Wolfgang BangerthAvoid a problem with doxygen not finding the matching...
2009-02-04 Wolfgang BangerthFix language based on feedback.
2009-02-04 Wolfgang BangerthAdd language
2009-02-04 Wolfgang BangerthAdd one more.
2009-01-30 Martin KronbichlerSome more things to make step-32 more similar to step-31.
2009-01-30 Martin KronbichlerOptimized constructor of Trilinos matrices on one proce...
2009-01-29 Wolfgang BangerthMake the compute_viscosity function 'const'.
2009-01-29 Wolfgang BangerthMake the compute_viscosity function 'const'.
2009-01-29 Wolfgang BangerthBring step-32 back in line with step-31 (at least for...
2009-01-28 Wolfgang BangerthReset to the same testcase as in step-31 so we can...
2009-01-28 Wolfgang BangerthA patch by Victor Prosolin <flyaway1212@gmail.com>...
2009-01-27 Wolfgang BangerthNotice server name change for svn.
2009-01-27 Martin KronbichlerDummy Trilinos objects need to be generated with MPI_CO...
2009-01-26 Martin KronbichlerUpdate comments in Trilinos AMG preconditioner.
2009-01-24 Wolfgang BangerthFix testcase for good this time.
2009-01-24 Wolfgang BangerthFix two issues that for whatever reason only on mac...
2009-01-23 Wolfgang BangerthRemove apparent leftover from times when I was trying...
2009-01-23 Martin KronbichlerWe can do the writing into Trilinos vectors better...
2009-01-23 Martin KronbichlerA few small changes that make the program a bit faster.
2009-01-23 Wolfgang BangerthAlso rename ThreadMutex->Mutex and ThreadCondition...
2009-01-23 Martin KronbichlerApply the changes that I accidentally submitted to...
2009-01-23 Wolfgang BangerthAddress the important problem that previously, whenever...
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.