]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-05-26 Wolfgang BangerthReorder how vmult and Tvmult work, make them more confo...
2000-05-26 Wolfgang Bangerth*** empty log message ***
2000-05-26 Wolfgang BangerthFix indexing bug.
2000-05-26 Guido Kanschatbug fixed
2000-05-26 Guido Kanschattoday's changes
2000-05-26 Guido Kanschatoptimized flux sparsity
2000-05-26 Guido Kanschatbug removed
2000-05-25 Guido Kanschatfixes
2000-05-25 Guido KanschatVectorTools::integrate_difference:
2000-05-25 Guido KanschatComponentSelectFunction added, CosineFunction fixed
2000-05-25 Guido Kanschatmissing declarations added
2000-05-25 Guido Kanschatredundant exceptions removed
2000-05-25 Guido KanschatDependence on forward_declarations removed for speed
2000-05-25 Wolfgang BangerthFix.
2000-05-24 Guido Kanschatdependence on forward_declarations.h removed for speed
2000-05-24 Guido Kanschatsorted in time
2000-05-24 Guido Kanschatdebug functions included
2000-05-24 Guido KanschatDependence on forward_declarations removed for speed
2000-05-24 Wolfgang BangerthEliminate stores of zeroes.
2000-05-24 Wolfgang BangerthUse Jacobi preconditioning. Check for float matrices...
2000-05-24 Wolfgang BangerthMatrixTools::apply_boundary_values
2000-05-24 Wolfgang BangerthFix template problem.
2000-05-24 Wolfgang BangerthMake apply_boundary_values a template of the number...
2000-05-24 Wolfgang BangerthImplement Jacobi preconditioning.
2000-05-24 Wolfgang BangerthImplement residual for block matrices.
2000-05-23 Guido KanschatError in 3D removed
2000-05-23 Wolfgang Bangerth.
2000-05-23 Wolfgang BangerthAdd new testcase.
2000-05-23 Wolfgang BangerthUse reinit(Vector) instead of reinit(size), to make...
2000-05-23 Wolfgang BangerthAdapt to recent changes in the lib.
2000-05-23 Wolfgang BangerthUpdate to changes in the lib.
2000-05-23 Wolfgang BangerthFix @p tag by #...#
2000-05-22 Ralf HartmannFE_DGx::restriction is changed to a local projection
2000-05-22 Ralf Hartmannsmall fix
2000-05-22 Ralf Hartmannsmall reformating and doc fixes
2000-05-22 Ralf Hartmannremove 38659 lines of code for the restriction matrices...
2000-05-22 Ralf HartmannImplementation of the restriction matrices for DG eleme...
2000-05-22 Ralf Hartmannscripts for assembling the restriction matrices for...
2000-05-22 Wolfgang BangerthFix a bug with non-square/square block matrices.
2000-05-22 Wolfgang BangerthCheck that the fe used by a fevalues object is the...
2000-05-22 Wolfgang BangerthAdd a function to get at the DoFHandler of an accessor...
2000-05-21 Guido Kanschatnew colors for enclosed square
2000-05-21 Guido Kanschatparameter for solver
2000-05-19 Wolfgang BangerthMake this file work in non-MT mode as well.
2000-05-19 Wolfgang BangerthUnconditionalize inclusion of thread_management, now...
2000-05-19 Wolfgang BangerthChange ACE_* to Threads::*
2000-05-19 Wolfgang BangerthChange ACE_* to Threads::*
2000-05-19 Wolfgang BangerthChange ACE_Thread* to Threads::*
2000-05-19 Wolfgang BangerthFix more non-MT problems.
2000-05-19 Wolfgang BangerthFix typo.
2000-05-19 Wolfgang BangerthChange formatting.
2000-05-19 Wolfgang BangerthImplement dummy thread creation and mutices to be able...
2000-05-19 Wolfgang BangerthImplement more functions for block matrices as well.
2000-05-19 Wolfgang BangerthFix another such bug.
2000-05-19 Wolfgang BangerthFix a bug that shows up when a line is empty.
2000-05-19 Wolfgang BangerthReindent.
2000-05-19 Wolfgang BangerthDoc update.
2000-05-19 Wolfgang Bangerthwork around a bug in egcs
2000-05-18 Ralf HartmannMeshSmoothing moved into Triangulation class. New smoot...
2000-05-18 Wolfgang BangerthAck, I didn't want to check in this file. Sorry.
2000-05-18 Wolfgang BangerthUps, one should check things, even if they appear simple.
2000-05-18 Wolfgang BangerthFix alleged bugs and add comments.
2000-05-18 Wolfgang BangerthFix two assertions.
2000-05-18 Wolfgang BangerthMove template function to respective .templates.h file.
2000-05-18 Wolfgang BangerthMark non-implemented block.
2000-05-18 Wolfgang BangerthAdd some more functions for block sparse matrices....
2000-05-18 Wolfgang BangerthAllow access to the block indices.
2000-05-18 Wolfgang BangerthAdd more assertions.
2000-05-18 Wolfgang Bangerth.
2000-05-18 Wolfgang BangerthImplement a block-to-global transformation function.
2000-05-18 Wolfgang BangerthFix language.
2000-05-18 Wolfgang BangerthFix indentation.
2000-05-18 Wolfgang BangerthIt compiles now.
2000-05-17 Wolfgang BangerthFurther work on apply_boundary_values for block matrice...
2000-05-17 Wolfgang BangerthAdd apply_boundary_values for block matrices and vectors.
2000-05-17 Wolfgang BangerthAdd apply_boundary_values for block matrices and vectors.
2000-05-17 Wolfgang BangerthGrant access to index objects.
2000-05-17 Wolfgang BangerthImplement comparison of block index objects.
2000-05-17 Wolfgang Bangerthapply_boundary_values. jacobians
2000-05-17 Wolfgang BangerthFix wrong calculation.
2000-05-17 Wolfgang BangerthWhen eliminating boundary values from a matrix, we...
2000-05-17 Wolfgang BangerthReindent.
2000-05-17 Wolfgang BangerthFix formatting.
2000-05-17 Wolfgang BangerthMake an assertion stronger. Move invariant code out...
2000-05-16 Guido Kanschatextra argument for formatting
2000-05-16 Wolfgang BangerthUse the old scheme to compute the Jacobian matrices...
2000-05-16 Wolfgang BangerthFix some remaining problem with the templatization.
2000-05-16 Wolfgang BangerthAdd standard container typedefs.
2000-05-16 Wolfgang BangerthAlso templatize on output data type.
2000-05-16 Wolfgang BangerthForgot some explicit instantiations.
2000-05-16 Wolfgang BangerthNicer layout and white background.
2000-05-16 Wolfgang BangerthNicer layout.
2000-05-16 Wolfgang Bangerthtemplatized vector args.
2000-05-16 Wolfgang BangerthTemplatize on vector types in many functions, to suppor...
2000-05-16 Wolfgang BangerthRemove 'inline' keyword from functions in this .cc...
2000-05-16 Wolfgang BangerthMinor reindentations.
2000-05-15 Wolfgang BangerthFix 3d non-compilability.
2000-05-15 Wolfgang BangerthAdd names and dates to the individual changes.
2000-05-15 Wolfgang BangerthAdd dates to changes.
2000-05-15 Wolfgang BangerthDon't use the user flags any more for make_hanging_node...
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.