]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-01-22 Ralf HartmannSort the quadrature points in ascending order.
2001-01-22 Ralf HartmannQuadrature points in ascending order.
2001-01-22 third-partyAdd std:: prefices.
2001-01-22 third-partyFix <vector.h> to <vector>
2001-01-22 third-partyFix <vector.h> to <vector>
2001-01-22 Wolfgang BangerthMinor std::, typename changes and the like.
2001-01-22 Wolfgang BangerthConditionally declare lrand48, if so needed.
2001-01-22 Wolfgang Bangerth.
2001-01-22 Wolfgang BangerthFix.
2001-01-22 Wolfgang Bangerth.
2001-01-22 Wolfgang BangerthRe-include the right file, inadvertantly deleted the...
2001-01-22 Wolfgang BangerthCompatibility patches for IBMs xlC compiler 5.0, and...
2001-01-22 third-partyAdd destructor to Exception classes with empty throw...
2001-01-19 Wolfgang Bangerth.
2001-01-18 Guido Kanschatcross products for Tensor
2001-01-18 Guido Kanschatnew contract for Tensors of order 1 and 2
2001-01-17 Wolfgang BangerthBack out patch 1.44->1.45 again, as it seemed to have...
2001-01-17 Wolfgang BangerthRemove throw() specification again, as gcc2.95.2 chokes...
2001-01-17 Wolfgang BangerthFix left-over from bug std:: merge.
2001-01-17 Wolfgang BangerthPrefix functions and classes with std:: where this...
2001-01-17 Wolfgang BangerthPrefix functions and classes with std:: where this...
2001-01-16 Ralf HartmannFirst (Test)implementation of HyperBallBoundary::get_in...
2001-01-15 Guido Kanschatfill_face_values is buggy.
2001-01-15 Guido Kanschatcontract for two 1st order tensors
2001-01-15 Guido KanschatDubious structure removed
2001-01-15 Ralf HartmannAdd missing dummy functions for QProjector<1>.
2001-01-15 Guido Kanschatinstantiation of QProjector<1> added. May be changed...
2001-01-15 Guido Kanschatscalar product of tensors
2001-01-12 Ralf HartmannReimplement HyperBallBoundary<2>::get_intermediate_poin...
2001-01-12 Ralf HartmannNew get_intermediate_points_on_quad functions in Bounda...
2001-01-12 Ralf HartmannNew get_intermediate_points_on_quad functions in Bounda...
2001-01-10 Ralf HartmannNew n_tensor_product_polynomials function. Small changes.
2001-01-10 Wolfgang BangerthSome notes on the use of DEC's cxx compiler. We don...
2001-01-10 Wolfgang BangerthAdd notes on DECs compiler.
2001-01-10 Ralf HartmannNew n_tensor_product_polynomials function. Small changes.
2001-01-10 Ralf HartmannFix small bug in the Horner scheme that produced wrong...
2001-01-10 Wolfgang BangerthAdd quotes at several places. Use -g instead of -ggdb...
2001-01-10 Wolfgang BangerthReturn invalid value instead of calling abort. Also...
2001-01-10 Wolfgang BangerthAdd member variable initializer to Quadrature<0>
2001-01-10 Wolfgang BangerthRemove erroneous `template' keyword.
2001-01-10 Wolfgang BangerthAdd several `friend' declarations.
2001-01-10 Wolfgang BangerthRemove extraneous semi-colon.
2001-01-10 Wolfgang BangerthAdd missing exception specification to ExceptionBase...
2001-01-10 Wolfgang BangerthAdd missing newline at end.
2001-01-09 Ralf HartmannNew get_intermediate_points_on_line function. Needed...
2001-01-09 Guido KanschatIMA preprints 1728 & 1735
2001-01-09 Guido Kanschatnew FullMatrix constructor
2001-01-09 Guido KanschatIndex removed
2001-01-08 Guido KanschatConstructor for QProjector
2001-01-08 Guido Kanschattest for QProjector and several dim
2001-01-08 Wolfgang BangerthAdd F77-VERSION doc.
2001-01-08 Wolfgang BangerthAdd quotes at one place.
2001-01-08 Wolfgang BangerthMore F77 checks.
2001-01-08 Wolfgang BangerthNote c-3-1
2001-01-08 Wolfgang BangerthRename news file.
2001-01-08 Wolfgang BangerthRename c-3-0 to 3.0.0-vs-3.1.0.
2001-01-08 Wolfgang Bangerthc-3-1.html
2001-01-08 Wolfgang BangerthAdd 2001 logfiles.
2001-01-08 Wolfgang Bangerth.
2001-01-08 Wolfgang BangerthCheck references.
2001-01-08 Wolfgang BangerthAdd some Fortran checks and the like.
2001-01-08 Wolfgang BangerthFix some comment tags.
2001-01-08 Wolfgang BangerthFix use of AC_LANG.
2000-12-22 Ralf HartmannCorrect copy-paste bug in FEQ4.
2000-12-20 Wolfgang BangerthUpdate compile time requirements.
2000-12-20 Wolfgang BangerthSwitch to version 3.1
2000-12-20 Wolfgang BangerthSwitch to version 3.1
2000-12-19 Wolfgang BangerthThis is now version 3.2 pre.
2000-12-19 Wolfgang BangerthFinish this testcase.
2000-12-19 Wolfgang BangerthUndo change, which should really have happened on a...
2000-12-19 Wolfgang BangerthUndo Guido's change, which should really have happened...
2000-12-19 Wolfgang BangerthDefine some functions only for the dimension we are...
2000-12-19 Wolfgang BangerthRemove unnecessary variable.
2000-12-19 Wolfgang BangerthAdd doc.
2000-12-19 Wolfgang BangerthFix more bugs.
2000-12-19 Wolfgang BangerthFix one bug. Several more still lurking somewhere in...
2000-12-19 Guido Kanschatavoid machine accuracy problems
2000-12-19 Guido Kanschatfunction renamed
2000-12-19 Guido Kanschatmore documentation
2000-12-18 Wolfgang BangerthAdd intergrid things to check list.
2000-12-18 Wolfgang BangerthAdd new test to check for intergrid constraints. Does...
2000-12-18 Guido Kanschatshow_transform yields good results again
2000-12-18 Wolfgang BangerthRemove a variable that was not only not needed but...
2000-12-18 Ralf HartmannFix bug.
2000-12-18 Ralf HartmannImplementation of Test for TensorProductPolynomials.
2000-12-18 Ralf HartmannRemove old implementation of shape_values_and_grads.
2000-12-18 Ralf HartmannImplementation of grad_grads.
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Ralf HartmannFirst implementation of values and grads. grad_grads...
2000-12-18 Guido Kanschatnew class FE_Q<dim>
2000-12-18 Guido Kanschatmore on polynomials
2000-12-17 Wolfgang BangerthFix indentation.
2000-12-17 Wolfgang BangerthAdd another value function to the polynomial class...
2000-12-17 Wolfgang BangerthDelete date tags.
2000-12-15 Guido Kanschatnew script for branches
2000-12-15 Ralf HartmannInitial implementation of the TensorProductPolynomials...
2000-12-15 Ralf HartmannLexicographical order of support points.
2000-12-15 Guido KanschatOutput reduced
2000-12-15 Ralf HartmannSmall change.
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.