]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-04-22 Wolfgang BangerthFix accidental checkin of a merge commit.
2011-04-22 Wolfgang BangerthAdd a testcase for which the results have been verified...
2011-04-22 Wolfgang BangerthUpdate documentation.
2011-04-22 Wolfgang BangerthTest the new operator*(SymmetricTensor,Tensor) introduc...
2011-04-22 Wolfgang BangerthChoose a better FE field for which the divergence is...
2011-04-22 Wolfgang BangerthFix a bug in FEValuesViews::SymmetricTensor::divergence...
2011-04-21 Wolfgang BangerthAdjust whitespace.
2011-04-21 Wolfgang BangerthDiscuss 3d results.
2011-04-20 Wolfgang BangerthMake run in 3d as well.
2011-04-20 Wolfgang BangerthFinish writing intro and results sections. Re-scale...
2011-04-20 Wolfgang BangerthAdd.
2011-04-20 Wolfgang BangerthExtend timeout: this should fix two failing tests now...
2011-04-19 Wolfgang BangerthImplement the missing rest (in particular integrating...
2011-04-19 Wolfgang BangerthSplit out setting the subdomain indicators. Use both...
2011-04-19 Wolfgang BangerthWrite the rest of the intro. Add a section to the results.
2011-04-19 Wolfgang BangerthBreak out the assembly of the interface term into its...
2011-04-19 Wolfgang BangerthFix sign of interface term.
2011-04-19 Wolfgang BangerthCompute correct sparsity pattern. Use proper coupling...
2011-04-19 Wolfgang BangerthAugment documentation.
2011-04-18 Wolfgang BangerthMinor step forward.
2011-04-18 Wolfgang BangerthAbstract the question of whether a cell is fluid or...
2011-04-18 Wolfgang BangerthMove distribute_local_to_global to the correct position.
2011-04-17 Wolfgang BangerthUse the right index space in the right space.
2011-04-17 Wolfgang BangerthFix a problem where FEFaceValues with FESystems that...
2011-04-15 Martin KronbichlerMake compile without std c++0x.
2011-04-15 Martin KronbichlerFix memory leak in Polynomials::Hierarchical by using...
2011-04-15 Wolfgang BangerthAdd a paragraph.
2011-04-15 Andrew McBrideUpdate to tut 44.
2011-04-14 Jean-Paul PelteretStep-44: Altered order of instantiation.
2011-04-14 Jean-Paul PelteretStep-44: Moved assembly static condensation outside...
2011-04-14 Wolfgang BangerthAdd one more paragraph.
2011-04-13 Wolfgang BangerthMore text.
2011-04-13 Wolfgang BangerthMore.
2011-04-13 Wolfgang BangerthEnsure that doxygen doesn't eat leading asterisk (which...
2011-04-13 Wolfgang BangerthAdd one.
2011-04-13 Wolfgang BangerthMore text.
2011-04-13 Wolfgang BangerthAck, wrong tag.
2011-04-13 Wolfgang BangerthAdd link. Fix formatting.
2011-04-13 Wolfgang BangerthNew test.
2011-04-13 Wolfgang BangerthReference step-46.
2011-04-13 Wolfgang BangerthFix formula markup.
2011-04-13 Wolfgang BangerthFix formula markup.
2011-04-13 Wolfgang BangerthClarify documentation.
2011-04-12 Wolfgang BangerthMore text.
2011-04-12 Wolfgang BangerthNew operator* between SymmetricTensor and Tensor.
2011-04-12 Luca HeltaiFixed KellyErrorEstimator in codim one
2011-04-12 Luca HeltaiAdded test for error estimator
2011-04-12 Wolfgang BangerthAdd a bit of text for now.
2011-04-12 Wolfgang BangerthMake it easier for the compiler to identify which funct...
2011-04-11 Luca HeltaiMoved recent specific changes to the section they belon...
2011-04-11 Wolfgang BangerthAdd framework for coupling.
2011-04-11 Wolfgang BangerthFix remaining transition of class names.
2011-04-11 Wolfgang BangerthRename primary class to reflect what the program actual...
2011-04-11 Luca HeltaiKelly error estimator and Solution Transfer now work...
2011-04-07 Wolfgang BangerthAdd some text by Jichao Yin.
2011-04-07 Wolfgang BangerthFix an erroneous explanation of an acronym.
2011-04-06 Wolfgang Bangerthstep-21:
2011-04-06 Wolfgang BangerthIf the size of a linear system is small, i.e. when...
2011-04-04 Wolfgang BangerthFix typo.
2011-04-04 Timo Heistersimplify p4est_3d_refine_02
2011-04-03 Guido Kanschatadd 3D implementation of tangential_curl
2011-04-03 Guido Kanschatadd functions to module
2011-04-03 Guido Kanschatadd 3D implementation and augment documentation
2011-03-31 Luca HeltaiFixed anisotropic refinement in codim one.
2011-03-30 Martin KronbichlerTest vector reinitialization.
2011-03-30 Martin KronbichlerCircumvent case where one processor has no data.
2011-03-30 Martin KronbichlerSimplify assertions in add() operations: The local...
2011-03-30 Martin KronbichlerFix border case where some processors have zero vector...
2011-03-29 Wolfgang BangerthUpdate docs. Remove several parenthetical remarks.
2011-03-28 Martin KronbichlerMake work with gcc-4.6.
2011-03-28 Martin KronbichlerMake compile with gcc-4.6. Avoid some warnings about...
2011-03-27 Wolfgang BangerthAllow comments at the end of a line of other stuff...
2011-03-27 Wolfgang BangerthSwitch on source browser.
2011-03-27 Wolfgang BangerthFix wording.
2011-03-27 Wolfgang BangerthFix doc markup.
2011-03-27 Wolfgang BangerthFix formula.
2011-03-25 Wolfgang BangerthMove comment about the implementation to the function...
2011-03-23 Guido Kanschatadd auxiliary functions
2011-03-23 Timo Heisterstep-32: in 2d we want the 12er hyber shell, not the...
2011-03-22 Guido KanschatReplace ExcInternalError by more accurate ExcImpossible...
2011-03-22 Luca HeltaiFixed annoying little bug
2011-03-22 Timo Heistercrash in refining a 12 cell shell
2011-03-22 Martin KronbichlerTrilinos expects a valid pointer for constant modes...
2011-03-21 Wolfgang BangerthAdd documentation.
2011-03-21 Wolfgang BangerthAdd documentation.
2011-03-18 Markus BuergChanges updated.
2011-03-18 Wolfgang BangerthAdjust.
2011-03-17 Markus BuergFix bug in get_face_interpolation_matrix.
2011-03-17 Markus BuergUpdated test results.
2011-03-17 Markus BuergFix several bugs.
2011-03-16 Markus BuergFix bug in hp_quad_dof_identities.
2011-03-15 Martin KronbichlerTypo.
2011-03-15 Martin KronbichlerForgot to disable Trilinos and PETSc in case we do...
2011-03-15 Martin KronbichlerAdd some more instantiations for Trilinos and PETSc...
2011-03-10 Wolfgang BangerthList additional copyright years.
2011-03-10 Wolfgang BangerthAlso interpolate displacement boundary.
2011-03-10 Wolfgang BangerthAdd a suggestion for extensions.
2011-03-09 Wolfgang BangerthQualify a statement.
2011-03-09 Wolfgang BangerthAdd ConditionalOStream::get_stream(). Use it.
2011-03-09 Wolfgang BangerthMake the discretization run time parameters and allow...
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.