]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
1998-05-25 Wolfgang BangerthChange a parameter from a vector<double> to a dVector...
1998-05-25 Wolfgang BangerthSmall changes.
1998-05-25 Wolfgang BangerthRevert really bad typo (is this still the right name...
1998-05-25 Wolfgang BangerthMakefile update.
1998-05-25 Wolfgang BangerthChanges for the exact evaluation of the mass matrix...
1998-05-25 Wolfgang BangerthAdd exact mass matrix creation and test for many more...
1998-05-25 Wolfgang BangerthChange error detection code a bit.
1998-05-25 Wolfgang BangerthAdd support for the exact evaluation of mass matrices...
1998-05-25 Wolfgang BangerthDoc update and add function for the assemblage of a...
1998-05-25 Wolfgang BangerthDoc updates and use of new projection algorithm.
1998-05-25 Wolfgang BangerthDoc update.
1998-05-25 Wolfgang BangerthAdd functions to check whether an object looks initiali...
1998-05-24 Wolfgang Bangerth.
1998-05-24 Wolfgang BangerthExternalize compiler options out of subdirectories...
1998-05-24 Wolfgang BangerthSmall changes and bug fixes/work arounds.
1998-05-24 Wolfgang BangerthMove code closer to the C++ standard.
1998-05-24 Wolfgang BangerthMove code closer to the C++ standard and add copy opera...
1998-05-24 Wolfgang BangerthMove code closer to the C++ standard and small performa...
1998-05-24 Wolfgang BangerthAdd copy operation to triangulations, move code closer...
1998-05-24 Wolfgang BangerthMove code closer to the C++ standard and small changes.
1998-05-24 Wolfgang BangerthDoc update.
1998-05-24 Wolfgang BangerthStandardize header file.
1998-05-24 Wolfgang BangerthMake Makefile use better suited paths to my local compiler.
1998-05-22 Wolfgang BangerthFix typo.
1998-05-22 Wolfgang BangerthRe-remove performance checking code.
1998-05-22 Wolfgang BangerthResolve some problems with the projection of functions.
1998-05-22 Wolfgang BangerthOops, seems I haven't tried really after doing the...
1998-05-22 Wolfgang BangerthSmall changes.
1998-05-22 Wolfgang BangerthAdd projection to boundary.
1998-05-22 Wolfgang BangerthAdd support for numbering of boundary (for integration...
1998-05-22 Wolfgang BangerthDoc updates.
1998-05-22 Wolfgang BangerthAdd support for integration along the boundary (introdu...
1998-05-22 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.