]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-09-17 Wolfgang BangerthChange comment.
2002-09-17 Wolfgang BangerthAdd an assertion that promptly triggers, and remove...
2002-09-17 Wolfgang BangerthReindent some parts.
2002-09-17 Wolfgang BangerthAdd TODO note.
2002-09-16 Wolfgang BangerthGet rid of component_to_system_table, and fix a couple...
2002-09-16 Wolfgang BangerthThings about restriction_is_additive.
2002-09-16 Wolfgang BangerthImplement some things with gradients in 3d for the...
2002-09-16 Wolfgang BangerthDon't set up component-to-system-tables when they are...
2002-09-16 Wolfgang BangerthClarify comment.
2002-09-16 Wolfgang BangerthAdd this test, complementing non_primitive_1, but this...
2002-09-16 Wolfgang BangerthAdd some things.
2002-09-16 Wolfgang BangerthNedelec elements now work, but not systems of Nedelec...
2002-09-16 Wolfgang BangerthAdd a comment, and fix the 3d part.
2002-09-16 Wolfgang BangerthChange the meaning of the restriction_is_additive flag...
2002-09-16 Wolfgang BangerthChange the meaning of the restriction_is_additive flag...
2002-09-16 Wolfgang BangerthFix some of the last things.
2002-09-16 Wolfgang BangerthNew test.
2002-09-13 Wolfgang BangerthAdd a test that checks the prolongation of Nedelec...
2002-09-13 Wolfgang BangerthFix embedding matrices for 2d.
2002-09-13 Wolfgang BangerthAdd comment.
2002-09-13 Wolfgang BangerthRemove unnecessary variable.
2002-09-13 Wolfgang BangerthConstraint matrices are now correct. The nedelec_2...
2002-09-13 Wolfgang BangerthAdd a second nedelec test, checking interface constrain...
2002-09-13 Wolfgang BangerthAdd comment.
2002-09-13 Wolfgang Bangerthdeal_II_numbers.
2002-09-12 Wolfgang BangerthUnify the places where we use pi.
2002-09-12 Wolfgang BangerthFix a comment.
2002-09-12 Wolfgang BangerthRemove
2002-09-12 Wolfgang BangerthFix one more omission.
2002-09-12 Wolfgang BangerthUndo gross blunder.
2002-09-12 Wolfgang BangerthRemove
2002-09-12 Wolfgang BangerthClean up.
2002-09-12 Wolfgang BangerthFix a TODO by moving the exception class to the place...
2002-09-12 Wolfgang BangerthFix constraint matrices.
2002-09-12 Wolfgang BangerthRemove seemingly unnecessary exception.
2002-09-12 Wolfgang BangerthMicro changes for better readability.
2002-09-12 Wolfgang BangerthAdd forgotten includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Guido Kanschatread past end error removed
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header.
2002-09-12 Wolfgang BangerthAdd missing forward declarations.
2002-09-12 Wolfgang BangerthAdd the all-headers test.
2002-09-12 Wolfgang BangerthAdd missing forward declaration.
2002-09-11 Wolfgang BangerthAdd missing header.
2002-09-11 Wolfgang BangerthFix missing include file.
2002-09-11 Guido KanschatSparseMatrix::const_iterator
2002-09-10 Wolfgang BangerthJust some cosmetics.
2002-09-10 Wolfgang Bangerthjust reindent
2002-09-10 Wolfgang BangerthAdd missing std:: (how annoying that this should happen...
2002-09-10 Wolfgang BangerthReplace & by &
2002-09-10 Wolfgang BangerthMore short fixes.
2002-09-10 Wolfgang BangerthOne-char typo fix.
2002-09-10 Wolfgang BangerthMore reindentation and timezones.
2002-09-10 Wolfgang BangerthReindent, and play a little with timezones.
2002-09-10 Guido Kanschatnew exception ExcIteratorPastEnd
2002-09-09 Wolfgang BangerthExport DEAL_II_PATH to programs through the preprocessor.
2002-09-09 Wolfgang BangerthRemove some messing with version numbers that does...
2002-09-09 Wolfgang BangerthRemove tmp file again.
2002-09-09 Wolfgang BangerthSparseMatrix::block_read/write
2002-09-09 Wolfgang BangerthUse a fixed scaling of the three tableaux, since on...
2002-09-09 Wolfgang BangerthSparsityPattern::block_write/block_read
2002-09-09 Wolfgang BangerthDelete erroneous assertion: after reading everything...
2002-09-09 Wolfgang BangerthReformat some comments.
2002-09-09 Wolfgang BangerthFix two incorrectly checked in things.
2002-09-09 Wolfgang BangerthImplement n_existing_threads.
2002-09-09 Guido Kanschatsparse_matrices should be ok
2002-09-06 Wolfgang BangerthRemove forward declaration files.
2002-09-06 Guido KanschatSparseMatrixEZ const_iterator
2002-09-06 Guido KanschatNew exception ExcIteratorPastEnd
2002-09-05 Wolfgang BangerthLift restriction on use of Threads::PosixThreadBarrier...
2002-09-05 Wolfgang BangerthFix docs.
2002-09-05 Wolfgang BangerthWork around a problem in MT mode. The docs state what...
2002-09-05 Wolfgang BangerthRemove a syntax error.
2002-09-05 Guido Kanschatsmall update
2002-09-05 Guido Kanschatpreconditioners for SparseMatrixEZ
2002-09-05 Wolfgang BangerthRemove forward declaration files.
2002-09-05 Wolfgang BangerthFix a rather nasty bug.
2002-09-05 Wolfgang BangerthCheck something more.
2002-09-04 Guido KanschatSparseMatrixEZ reprogrammed
2002-09-03 Wolfgang BangerthUpdate.
2002-09-03 Wolfgang BangerthRemove vector2d, use Table.
2002-09-03 Wolfgang BangerthSpelling fix.
2002-09-03 Wolfgang BangerthSlightly change output.
2002-09-03 Wolfgang BangerthMore and more thorough testing.
2002-09-03 Wolfgang BangerthTable<N,T>
2002-09-03 Wolfgang BangerthUse Table<2,...> instead of vector2d<...>.
2002-09-03 Wolfgang BangerthImplement generation of gradients of Nedelec elements.
2002-09-03 Wolfgang Bangerthtransform_* for tensors of rank 2.
2002-09-03 Wolfgang BangerthAdd and clarify some comments. Add a second set of...
2002-09-03 Wolfgang BangerthBase the full matrix on the new Table class instead...
2002-09-03 Wolfgang BangerthAdd a couple if missing std::'s
2002-09-03 Wolfgang BangerthHave the new Table class which supercedes the vector2d...
2002-09-03 Wolfgang BangerthImplement the transpose of a tensor of rank 2.
2002-09-03 Wolfgang BangerthSome minor final changes, but this file is going to...
2002-09-03 Wolfgang BangerthIndentation changes and truncate lines at some width...
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.