]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-12-19 Wolfgang BangerthRemove unnecessary variable.
2000-12-19 Wolfgang BangerthAdd doc.
2000-12-19 Wolfgang BangerthFix more bugs.
2000-12-19 Wolfgang BangerthFix one bug. Several more still lurking somewhere in...
2000-12-19 Guido Kanschatavoid machine accuracy problems
2000-12-19 Guido Kanschatfunction renamed
2000-12-19 Guido Kanschatmore documentation
2000-12-18 Wolfgang BangerthAdd intergrid things to check list.
2000-12-18 Wolfgang BangerthAdd new test to check for intergrid constraints. Does...
2000-12-18 Guido Kanschatshow_transform yields good results again
2000-12-18 Wolfgang BangerthRemove a variable that was not only not needed but...
2000-12-18 Ralf HartmannFix bug.
2000-12-18 Ralf HartmannImplementation of Test for TensorProductPolynomials.
2000-12-18 Ralf HartmannRemove old implementation of shape_values_and_grads.
2000-12-18 Ralf HartmannImplementation of grad_grads.
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Ralf HartmannFirst implementation of values and grads. grad_grads...
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Guido Kanschatmore on polynomials
2000-12-17 Wolfgang BangerthFix indentation.
2000-12-17 Wolfgang BangerthAdd another value function to the polynomial class...
2000-12-17 Wolfgang BangerthDelete date tags.
2000-12-15 Guido Kanschatnew script for branches
2000-12-15 Ralf HartmannInitial implementation of the TensorProductPolynomials...
2000-12-15 Ralf HartmannLexicographical order of support points.
2000-12-15 Guido KanschatOutput reduced
2000-12-15 Ralf HartmannSmall change.
2000-12-15 Ralf HartmannCorrect license header of files.
2000-12-15 Ralf HartmannInclude/correct license header of files.
2000-12-15 Ralf HartmannTestcase for new classes Polynomial and LagrangeEquidis...
2000-12-15 Ralf HartmannInitial implementation of new classes Polynomial (inclu...
2000-12-14 Guido KanschatTypo in doc
2000-12-13 Guido KanschatBug fixed in make_flux_sparsity_pattern_edge
2000-12-12 Wolfgang BangerthCheck that the mesh refinement criteria are actually...
2000-12-07 Guido Kanschatnew function Q1Wedge
2000-12-07 Guido Kanschatupdate on changes
2000-12-07 Guido KanschatKrylov-space methods do not use residual() anymore
2000-12-07 Guido Kanschatnew counting in gmres
2000-12-07 Guido KanschatLine numbers and file names removed
2000-12-06 Guido KanschatBlockDiagonalMatrix
2000-12-06 Guido KanschatPreconditionMG has Subscriptor
2000-12-04 Wolfgang BangerthChange list<> to set<> at some places. Add new paramete...
2000-12-04 Wolfgang BangerthUpdate.
2000-12-02 Wolfgang BangerthAdd functions symmetrize to SparsityPattern and SparseM...
2000-12-01 Wolfgang BangerthPurge the block size template args from BlockSparseMatr...
2000-11-30 Wolfgang BangerthAdd functions missing for function to be instantiated.
2000-11-30 Wolfgang BangerthAdd functions missing for function to be instantiated.
2000-11-30 Wolfgang BangerthRemove template args from BlockSparsity.
2000-11-30 Wolfgang BangerthFix header.
2000-11-29 Guido Kanschattest shorter, easier and hopefully not machine dependent
2000-11-29 Guido KanschatPreconditioners and solvers have Subscriptor
2000-11-29 Wolfgang BangerthIncrease visibility of porting link.
2000-11-29 Wolfgang BangerthEntirely rewrite the porting page.
2000-11-28 Wolfgang BangerthPage on Windows.
2000-11-27 Wolfgang BangerthFor completeness and on higher order, mention the old...
2000-11-27 Guido KanschatCount first iteration, too
2000-11-27 Wolfgang BangerthAdd notice on the memory consumption things.
2000-11-27 Wolfgang BangerthAdd documentation, separate implementation from declara...
2000-11-27 Wolfgang BangerthUse a Fullmatrix<float> instead one of doubles, to...
2000-11-27 Wolfgang BangerthAdd forgotten memory_consumption function.
2000-11-27 Wolfgang BangerthAdd memory_consumption functions to all remaining class...
2000-11-26 Wolfgang BangerthImplement memory consumption monitors to most classes.
2000-11-24 Wolfgang BangerthRemove block numbers as templates arguments of BlockSpa...
2000-11-24 Wolfgang BangerthMicro indentation change.
2000-11-22 Ralf HartmannAdd missing include line.
2000-11-22 Ralf HartmannFix bug!
2000-11-22 Ralf HartmannSparseMatrix<number>::n_actually_nonzero_elements
2000-11-22 Ralf HartmannSparseMatrix<number>::n_actually_nonzero_elements ...
2000-11-15 Wolfgang BangerthRemove one `typename' again, as it was at the wrong...
2000-11-15 Wolfgang BangerthAdd some forgotten `typename' keywords.
2000-11-15 Wolfgang BangerthAdd comment explaining why something is irrelevant.
2000-11-14 Wolfgang BangerthAllow [&*] in template args, for cases like
2000-11-14 Wolfgang BangerthBring output of template class in right order:
2000-11-14 Wolfgang BangerthRemove the template keyword from the stored template...
2000-11-14 Wolfgang BangerthRevert unintended change to mglocal.cc
2000-11-14 Wolfgang BangerthAdd new testcase intergrid_map.cc
2000-11-14 Wolfgang BangerthDate was bogus, as this test was created in 2000.
2000-11-13 Guido Kanschatbug removed
2000-11-13 Guido Kanschat4th order formula in FunctionDerivative
2000-11-13 Guido KanschatNew class FunctionDerivative
2000-11-13 Wolfgang BangerthImplement the second FEValues::get_function_2nd_derivat...
2000-11-13 Wolfgang BangerthAlso enable multiple components.
2000-11-13 Guido Kanschatstupid error removed
2000-11-13 Wolfgang BangerthAllow to use finite elements with more than one component.
2000-11-12 Guido KanschatFunctionDerivative: probably buggy
2000-11-10 Wolfgang BangerthChange <math.h> to <cmath>.
2000-11-10 Guido Kanschatbug removed
2000-11-09 Guido Kanschattest empty BlockIndices
2000-11-09 Guido KanschatBlockVector support for homogeneous blocks
2000-11-09 Guido Kanschatlog-output of parameters
2000-11-06 Guido KanschatBlockVector has no n_blocks template
2000-11-06 Guido KanschatBlockIndices is not template anymore
2000-11-06 Guido Kanschatnew globa Exceptions ExcIO and ExcOutOfMemory
2000-10-30 Guido Kanschatoperator - for Point improved
2000-10-27 Wolfgang BangerthAdd missed include file.
2000-10-27 Wolfgang BangerthFix check for t!=0 in swap functions, and change if...
2000-10-27 Wolfgang BangerthAdd `swap' functions to SmartPointers.
2000-10-27 Guido Kanschatunary - for Point and Tensor
2000-10-27 Wolfgang BangerthPurge ind_value from the TriaAccessor. That had been...
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.