]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-05-31 Guido Kanschatremove obsolete mebedding matrices
2005-05-31 Wolfgang BangerthAdd a way to get the tensor identity operator.
2005-05-30 Guido Kanschat3d gradients fixed
2005-05-30 Guido KanschatQGaussN removed
2005-05-30 Guido Kanschatremove obsolete quadrature rules QGaussN
2005-05-30 Guido Kanschatchanges of the last week
2005-05-30 Guido KanschatGradients were computed wrong way round
2005-05-30 Guido KanschatLagrange interpolation for arbitrary points
2005-05-30 Guido KanschatGaussLobatto points fixed
2005-05-30 Guido Kanschatpolynomial multiplication and Lagrange class started
2005-05-30 Guido Kanschatadd tests for new nodal RT element
2005-05-30 Guido Kanschattypo in assertion fixed
2005-05-30 Guido Kanschatderivatives of Raviart-Thomas polynomials fixed
2005-05-28 Guido Kanschatfix node values in 2d and accomodate for Wolfgangs...
2005-05-28 Wolfgang BangerthFix a bug in the deviator.
2005-05-28 Wolfgang BangerthNew tests.
2005-05-28 Wolfgang BangerthFix two problems that made this not compile.
2005-05-27 Wolfgang BangerthAdd QGauss<0>::QGauss to avoid some linker failures.
2005-05-27 Wolfgang BangerthDetect gcc 3.4.5
2005-05-26 Wolfgang BangerthFix previous version of adding blas when using petsc...
2005-05-26 Wolfgang BangerthUse blas when using petsc with static libs.
2005-05-26 Wolfgang Bangerth.
2005-05-26 Wolfgang BangerthMore indentation changes.
2005-05-26 Wolfgang BangerthSlight doc updates.
2005-05-26 Wolfgang BangerthMove the code to validate xrefs down one level. Replace...
2005-05-26 Wolfgang BangerthIn line with the usual unix philosophy, do not generate...
2005-05-25 Wolfgang BangerthRegenerate some output files.
2005-05-25 Wolfgang BangerthInstead of using a #ifdef in the code, only run umfpack...
2005-05-25 Wolfgang BangerthRemove tests from standard list.
2005-05-25 Wolfgang BangerthRun umfpack tests only if umfpack configured.
2005-05-25 Wolfgang BangerthRegenerate.
2005-05-25 Wolfgang Bangerth.
2005-05-25 Wolfgang BangerthAdd pictures.
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.
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.