]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1998-07-27 Wolfgang BangerthDoc update
1998-07-27 Wolfgang BangerthMany changes regarding the 1D implementation. Some...
1998-07-27 Wolfgang BangerthAdd the criss-cross element.
1998-07-23 Wolfgang BangerthDoc amendment.
1998-07-23 Wolfgang BangerthDocument the user pointer feature.
1998-07-23 Wolfgang BangerthImplement a user pointer for each line/quad/etc and...
1998-07-23 Wolfgang BangerthChange structure of the tria.h file a bit to single...
1998-07-22 Wolfgang BangerthSeparate the linear mapping from the rest of the finite...
1998-07-22 Wolfgang BangerthMake numbering of lines in create_triangulation a bit...
1998-07-21 Wolfgang BangerthImplement a matrix scalar product for the dFMatrix...
1998-07-20 Wolfgang BangerthAdd some functionality to the finite element class...
1998-07-18 Wolfgang BangerthFix small problem.
1998-07-16 Wolfgang BangerthImplement a faster scheme to compute the FEValues by...
1998-07-15 Wolfgang BangerthFix doc.
1998-07-13 Wolfgang BangerthMake timer work correctly on Linux where the number...
1998-07-13 Wolfgang BangerthFix omission of forward declaration.
1998-07-13 Wolfgang BangerthSeparate the linear mapping from the elements implement...
1998-07-10 Wolfgang BangerthAdd one security check.
1998-07-10 Wolfgang BangerthMore performance tweaks.
1998-07-08 Wolfgang BangerthImplement performance tweeks for Jacobi preconditioning.
1998-07-08 Wolfgang BangerthRemove profiling facility.
1998-07-07 Wolfgang BangerthImplement a version of SSOR which is 40 per cent faster...
1998-07-06 Wolfgang BangerthCleanup.
1998-07-06 Wolfgang BangerthFix bug in Jacobi preconditioning.
1998-07-03 Wolfgang BangerthAim at equilibrating cell sizes at the transition from...
1998-07-03 Wolfgang BangerthUpdate example to also use higher order elements.
1998-07-03 Wolfgang BangerthAdd some 'const' declarations and change the naming...
1998-07-02 Wolfgang BangerthRemove again quintic element, since it didn't worl...
1998-07-02 Wolfgang BangerthImplement quitic elements in 1d and 2d.
1998-07-02 Wolfgang BangerthFix simple problem.
1998-07-02 Wolfgang BangerthImplement quartic elements in 1d.
1998-07-02 Wolfgang BangerthAdd functionality to get quadrature formulae in higher...
1998-07-02 Wolfgang BangerthFix more or less apparent bug.
1998-07-01 Wolfgang BangerthFix typo.
1998-07-01 Wolfgang BangerthFix apparent bug which shows up for elements of degree...
1998-07-01 Wolfgang BangerthFix missing template <> specification.
1998-07-01 Wolfgang BangerthFix of obvious bugs.
1998-06-30 Wolfgang BangerthReformatting.
1998-06-30 Wolfgang BangerthImplement cubic (1d and 2d) and quartic (2d) elements...
1998-06-30 Wolfgang BangerthImplement cubic (1d and 2d) and quartic (2d) elements.
1998-06-29 Wolfgang BangerthStart implementation of cubic elements.
1998-06-29 Wolfgang BangerthFix redundancy.
1998-06-29 Wolfgang BangerthFix a silly bug. Seems as if this part of the program...
1998-06-29 Wolfgang Bangerth.
1998-06-29 Wolfgang BangerthAdd the two missing functions and fix trivial bug.
1998-06-26 Wolfgang BangerthFurther on the road with implementation of quadratic...
1998-06-26 Wolfgang BangerthSplit fe_lib.cc into linear and quadratic elements.
1998-06-25 Wolfgang BangerthSome further changes for (bi-)quadratic elements.
1998-06-25 Wolfgang BangerthStart of implementation of (bi-)quadratic elements.
1998-06-25 Wolfgang BangerthCosmetic changes.
1998-06-17 Wolfgang Bangerth.
1998-06-17 Wolfgang BangerthDoc updates.
1998-06-17 Wolfgang BangerthImplement a rudimentary version of output for POVRAY.
1998-06-17 Wolfgang BangerthFix some really nasty bugs which came to the surface...
1998-06-13 Wolfgang BangerthMove some code around to make kdoc more happy.
1998-06-13 Wolfgang Bangerth.
1998-06-13 Wolfgang BangerthMore or less total rewrite of the flag input/output...
1998-06-13 Wolfgang BangerthCatch propable error.
1998-06-13 Wolfgang BangerthMore or less total rewrite of the flag input/output...
1998-06-12 Wolfgang Bangerth.
1998-06-12 Wolfgang BangerthChanges mostly related to the implementation of coarsening.
1998-06-12 Wolfgang BangerthFix typo.
1998-06-12 Wolfgang BangerthAdd functions implementing the coarsening.
1998-06-12 Wolfgang BangerthChanges related to the implementation of coarsening.
1998-06-12 Wolfgang BangerthAdd some additional magic numbers.
1998-06-09 Wolfgang BangerthDoc update.
1998-06-09 Wolfgang BangerthAdd some things related to the implementation of coarse...
1998-06-09 Wolfgang BangerthAdd typedef to iterators to get access to the Accessor...
1998-06-09 Wolfgang Bangerth.
1998-06-09 Wolfgang Bangerth.
1998-06-08 Wolfgang BangerthFix silly bug (took me far too long to find... :-]])
1998-06-08 Wolfgang BangerthMove object file creation rules to global Makefile.
1998-06-08 Wolfgang BangerthMake apply_boundary_values faster by about a factor...
1998-06-08 Wolfgang Bangerth.
1998-06-08 Wolfgang BangerthAdd profiling support to the optimized version of this...
1998-06-08 Wolfgang BangerthFix a bug which seems has never occured (or I didn...
1998-06-05 Wolfgang BangerthFix two small bugs.
1998-06-04 Wolfgang BangerthMostly doc updates.
1998-06-04 Wolfgang BangerthRename some exception classes.
1998-06-04 Wolfgang BangerthFix bug.
1998-06-04 Wolfgang BangerthAdd more smoothing functionality to the refinement...
1998-06-04 Wolfgang BangerthFix various bugs.
1998-06-04 Wolfgang BangerthUse GeometryInfo instead of home-brew constant. Apart...
1998-06-04 Wolfgang BangerthAdditional security check in user accessible function.
1998-06-03 Wolfgang BangerthBug fix.
1998-06-03 Wolfgang BangerthUse new scheme to free memory of dVectors and dSMatrice...
1998-06-03 Wolfgang BangerthImplement a scheme to free unused memory for dVector...
1998-06-02 Wolfgang BangerthMake compilation process specific of the space dimensio...
1998-05-28 Wolfgang BangerthPrepare structure for coarsening of grid (not yet imple...
1998-05-28 Wolfgang BangerthCleanup.
1998-05-28 Wolfgang BangerthFix typo.
1998-05-28 Wolfgang BangerthMake a function static which needs not be a member...
1998-05-26 Wolfgang BangerthAdd a bit of error checking.
1998-05-26 Wolfgang BangerthDisallow writing of a preamble to ucd files since DealV...
1998-05-26 Wolfgang BangerthSmall fix to avoid warning in output operator.
1998-05-25 Wolfgang BangerthUse the GeometryInfo<dim> class in some places to enhan...
1998-05-25 Wolfgang BangerthDoc update and use the GeometryInfo<dim> class in two...
1998-05-25 Wolfgang BangerthDoc update and move some functions from the class decla...
1998-05-25 Wolfgang BangerthMakefile update.
1998-05-25 Wolfgang BangerthDoc update.
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.