]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-03-29 Wolfgang BangerthAdd double contraction operator* for tensors of rank...
2005-03-29 Wolfgang BangerthMove a few functions into the general file.
2005-03-29 Wolfgang BangerthMore tests.
2005-03-29 Wolfgang BangerthAdd a double_contract function.
2005-03-29 Wolfgang Bangerth.
2005-03-29 Wolfgang BangerthNew testcase comparing symmetric tensors and asymmetric...
2005-03-29 Wolfgang BangerthFinish accessors for fourth order tensors. Add a cautio...
2005-03-29 Wolfgang BangerthAdd default arguments necessary for certain template...
2005-03-29 Wolfgang BangerthNew testcase.
2005-03-29 Guido Kanschatcopyright
2005-03-29 Guido Kanschattop matter
2005-03-29 Guido Kanschatformatted
2005-03-29 Guido Kanschatimages in classes
2005-03-29 Guido Kanschatcompressed
2005-03-29 Guido Kanschatcompressed
2005-03-29 Wolfgang BangerthRewrite the entire accessor stuff so that we can also...
2005-03-29 Wolfgang BangerthRename variable.
2005-03-29 Guido Kanschatdo not extend to end of line
2005-03-29 Wolfgang BangerthQualify calls to n_rows()
2005-03-29 Wolfgang BangerthAdd doc.
2005-03-29 Wolfgang BangerthMove closer to general symmetric tensors.
2005-03-29 Wolfgang BangerthMove table indices out into their own file, since they...
2005-03-29 Wolfgang BangerthAllow sorting of table indices.
2005-03-29 Guido Kanschateigenvalues
2005-03-29 Guido Kanschatadjust copyright after last changes
2005-03-29 Guido Kanschatcopyright and divider lines
2005-03-29 Guido Kanschatcopyright and divider lines
2005-03-29 Guido Kanschatcopyright and divider lines
2005-03-29 Guido KanschatCopyright 2005
2005-03-29 Guido Kanschatadjust copyright after last changes
2005-03-29 Guido Kanschatcopyright and divider lines
2005-03-29 Guido Kanschatadjust copyright after last changes
2005-03-29 Guido Kanschatcopyright and divider lines
2005-03-29 Guido Kanschatcriterion changed
2005-03-28 Guido Kanschatcopyright and divider lines
2005-03-28 Wolfgang BangerthA few more renamed in preparation to rank-4 tensors.
2005-03-28 Wolfgang BangerthMore renames.
2005-03-28 Wolfgang BangerthRename Accessor.
2005-03-28 Wolfgang BangerthImplement a few things about rank-4 tensors.
2005-03-28 Guido Kanschatoutput reduced
2005-03-28 Guido KanschatCheck copyright lines against log
2005-03-28 Wolfgang BangerthAdd doc. Rename one variable.
2005-03-28 Wolfgang BangerthFactor some code out.
2005-03-28 Wolfgang BangerthRename one field.
2005-03-28 Wolfgang Bangerth.
2005-03-28 Wolfgang BangerthAdd a second testcase.
2005-03-28 Wolfgang BangerthAdd docs.
2005-03-28 Wolfgang BangerthAdd new test for symmetric tensors.
2005-03-28 Wolfgang BangerthGet a few issues with constness right.
2005-03-28 Wolfgang BangerthAdd missing include file.
2005-03-28 Wolfgang BangerthConvert to new-style format with tests_x.
2005-03-28 Wolfgang BangerthAdd scalar product between symmetric tensors.
2005-03-28 Guido Kanschatadd class name to subscription
2005-03-28 Guido Kanschatadding functions
2005-03-28 Wolfgang BangerthAdd accessors. Add a few more functions.
2005-03-28 Guido Kanschatclass name in SmartPointer
2005-03-28 Guido Kanschatforgotten ,
2005-03-28 Wolfgang BangerthAdd a class implementing symmetric tensors of rank 2.
2005-03-28 Guido Kanschatadd classname to SmartPointer
2005-03-28 Wolfgang BangerthAdd a class implementing symmetric tensors of rank 2.
2005-03-28 Wolfgang BangerthReword the documentation that seems to be a left-over...
2005-03-28 Wolfgang BangerthOne more fix.
2005-03-28 Wolfgang BangerthReword the documentation that seems to be a left-over...
2005-03-28 Wolfgang BangerthThere is no point in passing doubles by reference.
2005-03-28 Wolfgang BangerthReindent comments.
2005-03-25 Wolfgang BangerthThe problem icc had was that the class both declared...
2005-03-25 Wolfgang BangerthUndo last checkin, since it makes other compilers fail.
2005-03-24 dealGuido was right that -strict_ansi is a nightmare. On...
2005-03-24 dealWork around a problem in icc7 that complained at the...
2005-03-24 Wolfgang BangerthMkae sure the .cc file is printed in the =========optim...
2005-03-24 dealDon't use N and T, but write "N" and "T" directly.
2005-03-24 dealAdd a few this-> here and there. Fix one other bug...
2005-03-24 dealAdd a few this-> here and there.
2005-03-24 dealFix typos.
2005-03-24 dealRemove a semicolon that gcc4 barfs about.
2005-03-24 Guido KanschatF-cycle and eliminated solve
2005-03-24 Guido KanschatFix debug output and eliminate redundant coarse level...
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd Q- and MappingCollection on mainline.
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd class MappingCollection on mainline.
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd header for QCollection class on mainline.
2005-03-23 Guido Kanschatadditional output
2005-03-23 Guido Kanschatbugs fixed
2005-03-23 Guido Kanschatanother exception
2005-03-23 Guido Kanschatmissing void!
2005-03-23 rschulzin thread_management.h, a namespace modifier for the...
2005-03-23 Guido Kanschatstarting LAPACK matrix
2005-03-23 Guido Kanschatfirst real version
2005-03-23 Guido Kanschatmore exceptions
2005-03-23 Guido KanschatExcEmptyObject
2005-03-23 Guido Kanschattwo exotic exceptions replaced
2005-03-23 Guido KanschatExcZero
2005-03-22 Guido KanschatFrobenius norm
2005-03-22 Guido Kanschatmore documentation update for doxygen
2005-03-22 Guido KanschatAssertLIB macros for blas, lapack and umfpack
2005-03-22 Guido KanschatExceptions for optional libraries added
2005-03-22 Guido KanschatAlignment seems to look better now. Still, we should...
2005-03-22 Guido Kanschatstarting on it
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.