]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-07-24 Wolfgang BangerthRemove unused parm, as that generated warnings.
2000-07-24 Wolfgang BangerthFix include path.
2000-07-24 Wolfgang BangerthRemove QGauss8, since it is broken.
2000-07-24 Wolfgang BangerthRename these files to derivative_approximation.cc/h.
2000-07-24 Wolfgang BangerthAdd function for general dimension.
2000-07-24 Wolfgang BangerthClean examples directory as well, when using `make...
2000-07-24 Wolfgang Bangerthouter_product, parameter bounds, DerivativeApproximatio...
2000-07-24 Wolfgang BangerthAdd hint to library class.
2000-07-24 Wolfgang BangerthMajor revamp of the finite difference approximation...
2000-07-24 Wolfgang BangerthImplement the ability to check bounds for integer and...
2000-07-24 Wolfgang BangerthImplement outer_product functions for tensors.
2000-07-21 Wolfgang BangerthImprove wording on overloaded virtual functions.
2000-07-21 Wolfgang BangerthMove the assignment to the place where the other assign...
2000-07-21 Wolfgang BangerthThere must not be spaces around an assignment!
2000-07-21 Wolfgang BangerthMake the test for the compiler version simpler.
2000-07-21 zamniFix several semantical and syntactical issues.
2000-07-20 Ralf Hartmannmore doc for including missing assertions.
2000-07-20 Ralf Hartmanninclude missing assertions in FEValuesBase::get_function_*
2000-07-20 Ralf HartmannFix: Include missing assertions in <code
2000-07-18 Wolfgang Bangerthstep-9.
2000-07-18 Wolfgang BangerthFinish step-9.
2000-07-18 Wolfgang BangerthFix some minor things.
2000-07-18 Wolfgang BangerthMostly reindentations.
2000-07-18 Wolfgang BangerthAdd some (irrelevant) `virtual' keywords here and there.
2000-07-18 Guido Kanschatnew JumpFunction
2000-07-17 Wolfgang BangerthChange grid file and output a little.
2000-07-17 Wolfgang Bangerth.
2000-07-17 Wolfgang BangerthAdd results page.
2000-07-17 Wolfgang BangerthAdd pix.
2000-07-17 Wolfgang BangerthIndent correctly.
2000-07-17 Wolfgang BangerthAdd step-9.
2000-07-17 Wolfgang BangerthSmall changes.
2000-07-17 Wolfgang BangerthAdd intro text
2000-07-17 Wolfgang BangerthMostly finish step-9.
2000-07-17 Wolfgang BangerthSmall clean-ups.
2000-07-17 Wolfgang BangerthDoc update.
2000-07-17 Wolfgang BangerthUse &aelig; instead of keyboard char.
2000-07-17 Wolfgang BangerthMicro change.
2000-07-17 Wolfgang Bangerth.
2000-07-14 Guido KanschatDoFRenumbering::downstream_dg
2000-07-14 Guido Kanschatdownstream renumbering for mg
2000-07-14 Guido KanschatAccess to single-level cell changed
2000-07-14 Guido KanschatVirtual destructor added
2000-07-13 Guido KanschatDownstream numbering for DG
2000-07-13 Guido Kanschatcell_wise numbering in DoFRenumbering
2000-07-13 Ralf Hartmannreplace the virtual function fet_face by a nonvirtual...
2000-07-12 Guido KanschatAuthors
2000-07-12 Guido KanschatVectorTools and PreconditionBlockSOR
2000-07-12 Guido Kanschatnew function compute_mean_value in VectorTools
2000-07-12 Guido KanschatTvmult for PreconditionBlockSOR
2000-07-11 Guido KanschatQMilne and QWeddle work in higher dimensions
2000-07-11 Guido KanschatCheck 2d Quadrature instead of 1d
2000-07-07 Guido Kanschatmissing constructors added
2000-07-07 Guido Kanschatvariable breakdown criterion
2000-07-07 Guido Kanschattransposed solver
2000-07-07 Guido Kanschattest all quadrature formulae in 1d
2000-07-07 Guido Kanschatnew high order closed Newton-Cotes formulae
2000-07-06 Guido KanschatDocumentation update
2000-07-06 Ralf Hartmanndoc update.
2000-07-06 Wolfgang Bangerth.
2000-07-05 Guido KanschatNaN is always a failure
2000-07-05 Guido KanschatCompute second derivatives only when needed
2000-07-04 Guido KanschatMultithreading flags for linker
2000-07-04 Wolfgang BangerthFix typo.
2000-07-04 Wolfgang BangerthNever try to take the address of a temporary variable...
2000-07-04 Wolfgang BangerthMicro change (add const)
2000-07-04 Wolfgang BangerthUpdate docs.
2000-07-04 Wolfgang BangerthAdd cvs version marker.
2000-07-04 Wolfgang BangerthFix regexp for the $Id:$ line in the makefiles.
2000-07-04 Wolfgang BangerthNote kdoc2.
2000-07-03 Guido Kanschatproper header for makefile.*.html
2000-07-03 Wolfgang BangerthAssertThrow is no good choice to throw this exception...
2000-07-03 Wolfgang Bangerthdelete outdated modules.
2000-07-03 Wolfgang BangerthWrite a test that actually finds out whether a flag...
2000-07-03 Guido Kanschatnew preconditioners and new libraries
2000-07-03 Wolfgang BangerthDont use AssertThrow when throwing exceptions that...
2000-07-03 Wolfgang BangerthStrip more comments in order to make this thing more...
2000-07-03 Wolfgang BangerthDoc update.
2000-07-03 Wolfgang Bangerthkdoc2
2000-07-03 Wolfgang BangerthSimpler implementation of the square of x.
2000-07-03 Wolfgang BangerthOnly formatting changes.
2000-07-02 Guido Kanschataccept lack of isnan
2000-06-30 Guido KanschatAdded Makefile.template
2000-06-30 Guido Kanschatexperimental LAPACK support
2000-06-30 Guido Kanschatadded some hidden function to the public interface...
2000-06-30 Guido Kanschatnew library support in configure
2000-06-30 Guido KanschatNew target debug for complete debug libraries
2000-06-30 Guido KanschatFullMatrix::invert
2000-06-30 Wolfgang BangerthImprove message slightly.
2000-06-30 Wolfgang BangerthMake the test for isnan work on linux and suns.
2000-06-30 Wolfgang BangerthDon't create a backup file for Make.depend.
2000-06-29 Guido KanschatRefinement edges for DG added
2000-06-29 Guido KanschatFullMatrix::invert inverts all square matrices
2000-06-29 Guido KanschatInheritance changed to private
2000-06-29 Guido KanschatQuadrature inherits Subscriptor
2000-06-29 Guido KanschatSquareFunction
2000-06-29 Wolfgang BangerthAvoid a warning when compiling the test for isnan.
2000-06-28 Guido KanschatAdd @DEFS@ to compiler flags again
2000-06-28 Wolfgang BangerthFix cross-references to something that actually exists.
2000-06-28 Wolfgang BangerthChange <pre> into @begin{verbatim} etc.
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.