]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-07-31 Wolfgang BangerthRemove unnecessary include file.
2009-07-31 linhartDebugged full_matrix cholesky, edited testsuite.html
2009-07-31 Martin KronbichlerStarted to write the first few comments.
2009-07-31 Wolfgang BangerthImplement projection onto quads.
2009-07-30 Wolfgang BangerthAllow projection onto hex. Add testcase.
2009-07-30 Wolfgang BangerthFirst step in implementing project_to_surface,
2009-07-30 Wolfgang BangerthAugment documentation.
2009-07-30 Martin KronbichlerFix language.
2009-07-30 Martin KronbichlerAvoid confusion of the PGI compiler.
2009-07-30 Wolfgang BangerthAdd functions project_to_surface to the Boundary descri...
2009-07-30 Wolfgang BangerthList step-36.
2009-07-30 Wolfgang BangerthList step-36.
2009-07-30 Wolfgang BangerthAdd another idea for extensions.
2009-07-30 Wolfgang BangerthMinor text edit.
2009-07-30 Wolfgang BangerthMinor mods.
2009-07-30 Wolfgang BangerthAdd to documentation.
2009-07-30 Toby D. YoungQuick fix removing repeated entries
2009-07-29 Toby D. YoungMerged step-36 to online-doc
2009-07-28 Wolfgang BangerthExplicitly initialize the base Subscriptor class in...
2009-07-28 Wolfgang BangerthRemove a vestige from olden times.
2009-07-28 linhartAdded cholesky and outer_product to FullMatrix class...
2009-07-28 Martin KronbichlerOne more change to make things with the extra Trilinos...
2009-07-28 Luca HeltaiAdded assertion in reading msh file to check that a...
2009-07-28 Wolfgang BangerthUpdate publication details.
2009-07-28 Martin Kronbichlerstd::auto_ptr cannot be copied which causes an error...
2009-07-28 Luca HeltaiAdded implicit conversion from VectorView to const...
2009-07-27 Wolfgang BangerthOne more publication.
2009-07-27 Wolfgang BangerthUpdate paper status.
2009-07-27 Wolfgang BangerthList Joerg's thesis.
2009-07-27 Martin KronbichlerFix some small formatting issues.
2009-07-27 Martin KronbichlerAvoid a compiler warning by setting the values of old_m...
2009-07-27 Martin KronbichlerFix the MPI problem in ConstraintMatrix reported by...
2009-07-17 Toby D. YoungTweaked documentation of step-36
2009-07-17 Wolfgang BangerthCorrect output.
2009-07-17 Wolfgang BangerthTestcase for fixing up faces.
2009-07-17 Wolfgang BangerthImplement the fix-up procedure also for faces. It isn...
2009-07-17 Wolfgang BangerthAdd to documentation.
2009-07-17 Wolfgang BangerthAdjust function name.
2009-07-17 Wolfgang BangerthOther minor re-organizations. Mainly move an if(.....
2009-07-16 Wolfgang BangerthFix a bug in the documentation.
2009-07-16 Wolfgang BangerthFix a link.
2009-07-16 Wolfgang BangerthMake the fix_up_cell function and helpers a bit more...
2009-07-16 Wolfgang BangerthMake a function a bit more abstract by doing away with...
2009-07-16 Wolfgang BangerthMake a few static member variables public. This allows...
2009-07-16 Wolfgang BangerthAnd get parentheses right this time.
2009-07-16 Wolfgang BangerthReindent one place.
2009-07-16 Wolfgang BangerthMake the implementation of the alternating form more...
2009-07-16 Wolfgang BangerthImplement and test the alternating form for faces.
2009-07-16 Wolfgang BangerthAugment documentation.
2009-07-16 Wolfgang BangerthReindent.
2009-07-16 Toby D. YoungFixed an acknowledgement error
2009-07-16 Guido Kanschatstraighten documentation
2009-07-16 Wolfgang BangerthGeneralize jacobian_determinants_at_vertices to alterna...
2009-07-16 Wolfgang BangerthAdd the forgotten output operator.
2009-07-16 Wolfgang BangerthAdd a Tensor<0,dim> template specialization.
2009-07-15 Wolfgang BangerthThe meshes we create here are distorted. Right now...
2009-07-15 Wolfgang BangerthSplit out main algorithm into a function of its own.
2009-07-15 Wolfgang BangerthPoint out that the problem doesn't actually happen...
2009-07-15 Wolfgang BangerthRemove files not needed.
2009-07-15 Wolfgang BangerthAdd a test for the preceding bug fix.
2009-07-15 Wolfgang BangerthFix an obvious bug in recursively_set_material_id.
2009-07-15 Wolfgang BangerthRe-indent a couple functions.
2009-07-14 Wolfgang BangerthFinish writing documentation.
2009-07-14 Wolfgang BangerthAdd default pictures.
2009-07-14 Wolfgang BangerthAdjust the description how the center point is computed.
2009-07-14 Wolfgang BangerthUse the correct iterator.
2009-07-14 Wolfgang BangerthAlso test the case where a cell is not fixable.
2009-07-14 Wolfgang BangerthImplement one way to fix up cells with distorted children.
2009-07-13 linhartFix link.
2009-07-13 linhartFix a typo.
2009-07-13 Wolfgang BangerthFix a typo found by Jean Marie.
2009-07-13 Wolfgang BangerthFix the same off-by-one error in 2d a second time.
2009-07-13 Toby D. YoungNew to the SLEPcWrappers: A shortcut for the (unlikely...
2009-07-13 Wolfgang BangerthAvoid an off-by-one error in 2d meshes.
2009-07-13 Wolfgang BangerthConvert arrays that contain logical integers to integer...
2009-07-13 Wolfgang BangerthAvoid a bunch of warnings when compiling.
2009-07-13 Wolfgang BangerthMake sure we compile everything in debug mode (the...
2009-07-13 Wolfgang BangerthAvoid a buffer overflow.
2009-07-13 Wolfgang BangerthLeave @sect{...} comments on a single line, even if...
2009-07-13 Toby D. YoungSkeleton introduction to step-36
2009-07-13 Wolfgang BangerthAdd to the documentation.
2009-07-13 Wolfgang BangerthThrow an exception if we create cells that are distorte...
2009-07-12 Wolfgang BangerthAdd a few more pictures.
2009-07-10 Wolfgang BangerthNew test.
2009-07-10 Wolfgang BangerthRemove a check in 3d that cells have positive volume...
2009-07-10 Wolfgang BangerthFix a problem with whitespace at the end of lines ...
2009-07-10 Wolfgang BangerthAdd a couple assertions in good places.
2009-07-10 Wolfgang BangerthThe TBB can not be built in static mode (or at least...
2009-07-10 Wolfgang BangerthUpdate.
2009-07-10 Wolfgang BangerthAlphabetize list.
2009-07-09 rapsonDocumented private members in point_value_history.h...
2009-07-08 Wolfgang BangerthCheck in forgotten file.
2009-07-08 Wolfgang BangerthIndent in the way we usually do.
2009-07-08 Wolfgang BangerthReindent. Declare a function in its own namespace.
2009-07-08 Wolfgang BangerthSet svn:eol-style and svn:keywords on all files.
2009-07-08 Wolfgang BangerthSet svn:eol-style and svn:keywords on all files.
2009-07-08 Wolfgang BangerthSet svn:eol-style and svn:keywords on all files.
2009-07-08 Wolfgang BangerthAdd svn tags.
2009-07-08 Wolfgang BangerthIndent things the way we usually have them.
2009-07-08 Wolfgang BangerthTweak docs in a couple of places.
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.