]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2011-08-12 bangerthMake FEFaceValues in 1d also work with MappingCartesian.
2011-08-12 bangerthMake FEFaceValues and FESubFaceValues work for faces...
2011-08-12 bangerthProperly set the quadrature weight for 0d quadrature...
2011-08-12 bangerthClean up unused variable.
2011-08-12 bangerthAllow creation of a Tensor<1,0>.
2011-08-12 bangerthMake a couple things compile for 1d face quadrature...
2011-08-12 bangerthAllow creation of Quadrature objects for dim==0. This...
2011-08-12 bangerthList paper as accepted.
2011-08-12 bangerthAdd a reference to some literature.
2011-08-12 kanschatadapt to changed constructor
2011-08-12 kanschatchange scope of class
2011-08-10 bangerthMove test that now works.
2011-08-10 bangerthFix a bug in compute_no_normal_flux_constraints.
2011-08-10 heisteradd failing test with strange normals for a half_hyper_...
2011-08-09 bangerthFix wording.
2011-08-09 bangerthRestructure a bit and provide some advice on debugging...
2011-08-09 bangerthMinor edits.
2011-08-09 kronbichlerMake compile with older compilers.
2011-08-09 kronbichlerCompute local CFL number. Use two solver alternatives...
2011-08-09 kanschatFESystem fixed
2011-08-09 kanschatfix a bug in FESystem:\
2011-08-09 kanschatchange flags
2011-08-09 carraroFixed problem with initializing xfem fevalues. The...
2011-08-09 kanschatadd output
2011-08-08 kanschattest FE_FaceQ shape functions on faces\
2011-08-08 kanschatfirst test for face elements
2011-08-08 kanschatuse Polynomials::LagrangeEquidistant
2011-08-08 kanschatadjust doc and parameter name to reality
2011-08-08 kanschatonly initialize cell data if cells are integrated
2011-08-08 kanschatuse Table for quadrature values
2011-08-05 bangerthUse a different formulation where we use a different...
2011-08-05 bangerthIncrease degree of quadrature formula since the integra...
2011-08-05 bangerthAlso output the error.
2011-08-05 bangerthProduce output that shows the solution as a whole and...
2011-08-05 bangerthMake it run. Not tested yet.
2011-08-05 bangerthAdd.
2011-08-05 kanschatoptionally plot all faces\
2011-08-05 kanschatrename triple_product
2011-08-05 kanschatimprove and rename triple_product
2011-08-05 carrarocompute_quadrature and append_quadrature ok
2011-08-04 bangerthMove slightly further.
2011-08-04 carraroadded type 3
2011-08-04 carraroStep 47 XFEM
2011-08-04 bangerthTest works now.
2011-08-03 bangerthUpdate output.
2011-08-03 bangerthTest is now fixed.
2011-08-03 heisteradd comment about affected Trilinos versions
2011-08-03 heisterfix test output
2011-08-03 bangerthAdd missing include file.
2011-08-03 bangerthRemove the automatic way of compressing PETSc vectors...
2011-08-03 bangerthRemove tests that no longer make sense following the...
2011-08-03 heisterfix test for bug in trilinos compress()
2011-08-03 bangerthAvoid a compiler warning about a double passed as an...
2011-08-03 bangerthBe a bit more carefully when we actually call VecAssemb...
2011-08-03 kronbichlerFix assertion.
2011-08-03 kronbichlerMake compile.
2011-08-03 heisteradd test for a parallel trilinos bug when calling compr...
2011-08-02 bangerthMake more to standard.
2011-08-02 bangerthRename variable.
2011-08-02 bangerthImplement the first few steps of what's necessary here.
2011-08-02 bangerthAdd a program that may or may not become an XFEM tutorial.
2011-08-02 bangerthClarify documentation.
2011-08-02 bangerthAdd another link.
2011-08-02 kronbichlerCleanup.
2011-08-02 kronbichlerFix compilation on systems without std-c++11.
2011-08-02 kronbichlerFix scalar product with complex number: return real_typ...
2011-08-02 kronbichlerTest Tensor with non-default template arguments: float...
2011-08-02 kronbichlerExtend classes Tensor, SymmetricTensor and Point to...
2011-08-02 kronbichlerFix typos.
2011-08-02 kronbichlerCache loop bounds.
2011-08-02 kronbichlerMake transpose of matrix in Trilinos matmatmult work...
2011-07-31 kronbichlerCleanup of operations. Can now also be compiled with...
2011-07-30 kanschatOutput efficiency index and orders
2011-07-29 kanschatFix problem with constant polynomials
2011-07-28 kanschattest FullMatrix Schur complement
2011-07-28 kanschatadd function for Schur complement; needs testing
2011-07-28 kanschatcompute correct energy norm and L2 norm
2011-07-28 kronbichlerNeed to include limits.
2011-07-27 kanschatfix unnecessary if
2011-07-27 kronbichlerSet svn:ignore.
2011-07-27 kronbichlerOmit unused parameters.
2011-07-27 kronbichlerTest serialization of polynomial based on product form...
2011-07-27 kronbichlerImplement serialization. Clean up change between produc...
2011-07-27 kronbichlerMake compile with gcc 4.6.
2011-07-27 kronbichlerUpdate output after r23960.
2011-07-27 kronbichlerFix output because of different roundoff due to r23961.
2011-07-27 kronbichlerReduce range of shift test.
2011-07-27 kronbichlerFix warning on unused variables.
2011-07-27 kronbichlerCorrect error message for deal.II and PETSc MPI setting...
2011-07-27 kanschatrename class to Step3
2011-07-27 kanschatmake first steps a bit more conforming to later
2011-07-26 kronbichlerImprove performance of evaluation of tensor product...
2011-07-26 kronbichlerNow finally fix LagrangeEquidistant constructor. Add...
2011-07-26 kronbichlerFix initialization of LagrangeEquidistant.
2011-07-26 kronbichlerDocument changes in FE_Q and Polynomial.
2011-07-26 kronbichlerImproved initialization of embedding and restriction...
2011-07-26 kronbichlerBetter evaluation of Lagrangian basis functions: use...
2011-07-26 kronbichlerPolynomial evaluation at high orders: old implementatio...
2011-07-25 kanschatAdd note for mac users
2011-07-25 kanschatStart todo for fixing tutorial
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.