]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2000-10-12 Ralf HartmannNew transform_unit_to_real_cell and transform_real_to_u...
2000-10-12 Wolfgang BangerthReplace `make' by `$(MAKE)'
2000-10-12 Ralf HartmannNew transform_real_to_unit_cell function in FiniteElement
2000-10-12 Wolfgang BangerthThis http: with local path circumvented our validate...
2000-10-12 Wolfgang BangerthExternalize OSF docs.
2000-10-12 Wolfgang BangerthNotes on DEC Alpha OSF1.
2000-10-12 Wolfgang BangerthThis http: with local path circumvented our validate...
2000-10-12 Ralf HartmannNew transform_unit_to_real_cell function in FiniteElement
2000-10-12 Ralf Hartmannreconstruct old block_write/read format (MT save).
2000-10-12 Wolfgang BangerthOn OSF1, the assembler can't handle long symbols, so...
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang BangerthDEAL_II_CHECK_ASSERT_THROW
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang Bangerth.
2000-10-12 Wolfgang BangerthFurther change the way AssertThrow works, as the previo...
2000-10-12 Thomas Richtercheck for point in cell
2000-10-12 Wolfgang BangerthDoc update. Rename NO_THROW, make it a configure parame...
2000-10-12 Wolfgang BangerthAdd docs.
2000-10-12 Wolfgang BangerthThis NO_THROW branch in AssertThrow was quite bogus!
2000-10-11 Wolfgang BangerthDsiable shared libs on Alpha DEC OSF.
2000-10-11 Wolfgang BangerthBoth QUIET_SUBSCRIPTOR as well as NO_THROW are no more...
2000-10-11 Wolfgang BangerthGridRefinement::refine_and_coarsen_optimize
2000-10-11 Wolfgang Bangerth.
2000-10-11 Wolfgang BangerthAdd some doc.
2000-10-11 third-partyImplementation of 3d boundary data in UCD format and...
2000-10-11 Wolfgang BangerthUpdate author list.
2000-10-11 Wolfgang BangerthImplement some small things for reading 3d grid in...
2000-10-11 Wolfgang BangerthAdd collect_args functions that do not take pointers...
2000-10-10 Thomas Richteradd grid refinement with optimization
2000-10-10 Wolfgang BangerthStructure better the list of 3d rotations, if anyone...
2000-10-09 Wolfgang BangerthNote gcc3.
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.