]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-05-25 Wolfgang BangerthWrite text.
2005-05-25 Wolfgang BangerthDon't output the time quite so wide.
2005-05-25 Wolfgang BangerthWe can get into write_eps from an input file, so could...
2005-05-25 Wolfgang BangerthSpecifying the output format is optional.
2005-05-25 Wolfgang BangerthImprove output. There is always one parameter (the...
2005-05-25 Wolfgang BangerthAdd formula graphics.
2005-05-25 Wolfgang BangerthGenerate the intro from the html file.
2005-05-25 Wolfgang BangerthAdd intro.pdf file for better quality.
2005-05-25 Wolfgang BangerthMinor last fixes.
2005-05-25 Wolfgang BangerthProofread and fix.
2005-05-25 Wolfgang BangerthAdd some more documentation.
2005-05-25 Wolfgang BangerthRename the member variable 'degree' to 'rt_order',...
2005-05-25 Guido Kanschatdebugging RaviartThomasNodal
2005-05-25 Guido Kanschatmade function compilable; compute_projection_matrices...
2005-05-25 Guido Kanschatline offending gcc 4 removed
2005-05-25 Guido Kanschatstill debugging
2005-05-25 Wolfgang BangerthMinor changes.
2005-05-25 Wolfgang BangerthFix a few ``...'' by using texttt instead.
2005-05-25 Wolfgang BangerthFix missing parenthesis.
2005-05-25 Wolfgang BangerthAvoid warning from latex2html.
2005-05-25 Wolfgang BangerthFinish text, spell check.
2005-05-24 Wolfgang BangerthFix comment markers.
2005-05-24 Guido Kanschatcompiles with gcc 4.0
2005-05-24 Wolfgang BangerthAdd another reference.
2005-05-24 Guido Kanschatdoxygen structure improved
2005-05-24 Wolfgang BangerthFix one place in the documentation.
2005-05-24 Guido Kanschatuse identity for embedding
2005-05-24 Guido Kanschatdon't forget public!
2005-05-24 Guido Kanschatduplicate degree from FE_Poly removed (was already...
2005-05-24 Guido Kanschatoutput adjusted
2005-05-24 Guido Kanschatbetter tests
2005-05-24 Guido Kanschatuse formulae from Brezzi-Fortin for number of polynomials
2005-05-24 Guido Kanschatnew RT compiles and links
2005-05-24 Guido Kanschatmistakes in documentation fixed
2005-05-24 Guido Kanschatchecking in preliminary version
2005-05-24 Wolfgang BangerthMore function descriptions.
2005-05-24 Wolfgang BangerthSome function descriptions.
2005-05-24 Wolfgang BangerthAdd a little more docs.
2005-05-24 Wolfgang BangerthMore text, more slight changes.
2005-05-24 Wolfgang BangerthForward declare a function.
2005-05-23 Wolfgang BangerthMention a few more topics.
2005-05-23 Wolfgang BangerthSome more words.
2005-05-23 Guido Kanschatremove bogus documentation
2005-05-23 Guido Kanschattoday's changes
2005-05-23 Guido Kanschatuse VectorSlice in transform functions; this will allow...
2005-05-23 Guido Kanschatstyle recommendation for virtuals
2005-05-23 Guido Kanschatnew module Quadrature
2005-05-23 Guido KanschatGauss-Lobatto points; weights are missing
2005-05-23 Guido Kanschatmore documentation and members const
2005-05-23 Guido Kanschatnew class QAnisotropic and new module Quadrature
2005-05-23 Wolfgang BangerthSome more updates.
2005-05-23 Wolfgang BangerthHave a function that generates a unit tensor.
2005-05-23 Wolfgang BangerthImplement the second invariant of a tensor. Implement...
2005-05-23 Wolfgang BangerthThe determinant is actually the third invariant.
2005-05-22 Guido Kanschatdon't output to screen
2005-05-22 Guido Kanschatstart testing vector valued polynomials
2005-05-22 Guido Kanschatnew class PolynomialsRaviartThomas
2005-05-22 Guido Kanschatfixed subscription problems
2005-05-22 Guido Kanschatadapt to improved Subscriptor scheme
2005-05-19 Guido Kanschatcopied from bdm and first changes
2005-05-19 Luca HeltaiCorrected bug that prevented parsing of one_string...
2005-05-19 Guido Kanschatclean up and document BDM polynomials
2005-05-17 Ralf HartmannMake vector static instead of recreating it again and...
2005-05-17 Ralf HartmannUse GeometryInfo<dim>::child_to_cell_coordinates functi...
2005-05-17 Ralf HartmannUse of GeometryInfo<3>::face_to_cell_vertices and face_...
2005-05-17 Ralf HartmannUpdate refs.
2005-05-16 Luca HeltaiFixed a bug in the split string utility.
2005-05-16 Wolfgang BangerthMark plenty of functions as inline to avoid link confli...
2005-05-16 Wolfgang BangerthAdd deviator function.
2005-05-16 Wolfgang BangerthAugment documentation.
2005-05-16 Ralf HartmannUpdate results.
2005-05-15 Guido Kanschatadd -f to rm
2005-05-15 Guido Kanschatorder of indices fixed
2005-05-14 Guido Kanschatwrite faces for DX
2005-05-12 Wolfgang BangerthExclude inlined member functions from doxygen doc gener...
2005-05-12 Wolfgang Bangerth# [WB] Set MT flags so that the corresponding documenta...
2005-05-12 Wolfgang BangerthAdd/copy comments so that the documentation doesn't...
2005-05-12 Wolfgang BangerthCrosslink to one of the reports.
2005-05-12 Wolfgang BangerthRemove a few stray @internal markers.
2005-05-12 Wolfgang BangerthFix a pasto. Move comments around.
2005-05-12 Wolfgang BangerthImprove wording of docs.
2005-05-12 Wolfgang BangerthRemove now stray ///@endif
2005-05-12 Wolfgang BangerthAdd an @endif to make sure documentation is properly...
2005-05-12 Guido KanschatI forgot to include Make.global_options
2005-05-12 Guido Kanschatavoid recursive call of make clean, since it takes...
2005-05-12 Guido Kanschathandle quadrature_points_fastest correctly
2005-05-12 Guido Kanschatnew fe_values::get_function* for nonprimitive elements
2005-05-10 Wolfgang BangerthThese tests tested something that proved to be a dead...
2005-05-10 Wolfgang BangerthMake compile again.
2005-05-10 Wolfgang BangerthFix up a few comments.
2005-05-10 Guido Kanschatadd debug output
2005-05-10 Guido Kanschatadd prefix for deallog
2005-05-10 Guido KanschatSparseDirectUMFPACK as preconditioner
2005-05-10 Guido Kanschatremove PreconditionUMFPACK
2005-05-09 Guido Kanschatremove redundant subscriptions
2005-05-09 Guido Kanschatadd subscriptor information to subscribe()
2005-05-06 Guido Kanschatgive an additional name to PointerMatrix for identifyin...
2005-05-06 Guido Kanschatadd missing ids when copying pointers
2005-05-06 Wolfgang Bangerth <li> <p>
2005-05-06 Wolfgang BangerthDocument the problems with hanging nodes and boundary...
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.