]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2000-10-26 Wolfgang BangerthConstraintMatrix::add_entries
2000-10-26 Wolfgang BangerthFix bug only visible in debug mode.
2000-10-26 Wolfgang BangerthAdd add_entries function.
2000-10-26 Wolfgang BangerthSpeed up the compute_integrid_constraints function...
2000-10-26 Wolfgang BangerthForgot to code encapsulate for FunData[78] as well.
2000-10-26 Wolfgang BangerthImplement FunData for 7 and 8 arguments.
2000-10-23 Wolfgang BangerthAvoid a problem with types that are sometimes undefined and
2000-10-23 Wolfgang BangerthDoFRenumbering::random
2000-10-23 Wolfgang BangerthFix some kind of serious bug: the variable was not...
2000-10-23 Wolfgang BangerthDoc update.
2000-10-23 Wolfgang BangerthDoFRenumbering::random
2000-10-20 Wolfgang BangerthAvoid output.
2000-10-18 Wolfgang BangerthClarify compiler version.
2000-10-18 Wolfgang BangerthChange capital `C's at start of output lines to lowerca...
2000-10-18 Wolfgang BangerthFix typo and reformat slightly.
2000-10-18 Wolfgang BangerthOn DEC Alpha running OSF1, implicitely instanciated...
2000-10-18 Wolfgang BangerthHopefully final comment on OSF!
2000-10-18 Wolfgang BangerthMore on DEC OSF1.
2000-10-18 Wolfgang BangerthMany changes to GridReordering. Will have to clean...
2000-10-17 Wolfgang BangerthMake the SparseMatrix(SparsityPattern&) constructor...
2000-10-17 Wolfgang Bangerthcell->point_inside()
2000-10-16 Wolfgang BangerthMove reference to IRIX to separate page.
2000-10-16 Wolfgang BangerthUpdate.
2000-10-16 Wolfgang BangerthInstallation instructions for SGI IRIX.
2000-10-16 Wolfgang BangerthMicro change.
2000-10-13 Wolfgang BangerthEmbrace Windows.
2000-10-12 Wolfgang BangerthAdd doc.
2000-10-12 Wolfgang BangerthDocs for point_inside, and 1d version.
2000-10-12 Wolfgang BangerthChange doc.
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.