]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-05-15 Ralf HartmannImplementation of new AutoDerivativeFunction.
2001-05-15 Ralf HartmannMake several functions inline, to avoid base depending...
2001-05-15 Ralf HartmannRemove obsolete 'std::cout << std::endl' line. It is...
2001-05-15 Wolfgang BangerthQualify pair<.,.> with std::
2001-05-15 Guido Kanschatderivatives of singularity functions
2001-05-15 Wolfgang Bangerthstd::-qualify sqrt(...)
2001-05-14 Wolfgang BangerthRemove unnecessary include.
2001-05-14 Wolfgang BangerthFix a 1d problem. Clean up slightly.
2001-05-14 Ralf HartmannInclude ref to homepage.
2001-05-14 Ralf HartmannInclude refs to homepages.
2001-05-14 Guido Kanschattests fixed on SUN
2001-05-14 Guido KanschatTODO
2001-05-14 Guido Kanschatcomparison files fixed
2001-05-14 Guido Kanschatcomparison files fixed
2001-05-13 Guido Kanschatboundary components for rectangle
2001-05-13 Guido Kanschatmissing comparison files for cartesian mapping
2001-05-11 Guido Kanschattests for MappingCartesian
2001-05-11 Guido Kanschattruncation of floats from normalize.pl removed
2001-05-11 Guido Kanschatbug in normal vectors fixed
2001-05-11 Wolfgang BangerthSparsityPattern::copy_from, SparseMatrix::copy_from
2001-05-10 Wolfgang BangerthImplement a function copy_from.
2001-05-10 Wolfgang BangerthOptimize slightly.
2001-05-10 Wolfgang BangerthAdd new test to check for features of sparsity pattern.
2001-05-10 Wolfgang BangerthImplement a function copy_from.
2001-05-10 Wolfgang BangerthRevert order in which matrix is stored (requires vmult...
2001-05-10 Wolfgang BangerthFix name of the game.
2001-05-10 Wolfgang BangerthFix bug.
2001-05-09 Wolfgang BangerthIntroduce new function
2001-05-09 Guido KanschatKovasznay flow
2001-05-09 Wolfgang BangerthSlightly simplify code and make it a little faster...
2001-05-09 Wolfgang BangerthAdd nodes for friend classes, but don't output them...
2001-05-09 Ralf HartmannAnother doc fix.
2001-05-09 Ralf HartmannSmall doc fix.
2001-05-09 Ralf HartmannSmall doc fix.
2001-05-09 Wolfgang BangerthAllow multiply nested types.
2001-05-09 third-partyFix one more typo.
2001-05-09 third-partyFix typo.
2001-05-09 Ralf HartmannFix subsections in class documentation.
2001-05-09 Wolfgang BangerthDo it a second time.
2001-05-09 Wolfgang BangerthFix occurrence of 'typename' and of nested class type...
2001-05-09 Wolfgang BangerthFix href that confused validate-xrefs.
2001-05-09 third-partyReplace invalid @it{...} by @em{...}
2001-05-09 Wolfgang BangerthAdd mailing list archives to the mail page, and unify...
2001-05-09 Guido Kanschatdocumentation on support points
2001-05-08 Ralf HartmannInclude reference to the deal.II homepage.
2001-05-08 Ralf HartmannRemove date of deal.II homepage reference.
2001-05-08 Ralf HartmannBibTex entry for the deal.II homepage.
2001-05-08 Ralf HartmannSimplify FETools::get_interpolation_matrix by using...
2001-05-08 Ralf HartmannNew ExcFEHasNoSupportPoints.
2001-05-08 Ralf HartmannImplementation of tests for the new FE::shape_value...
2001-05-08 Ralf HartmannImplementation of all FE::shape_value, shape_grad and...
2001-05-08 Ralf HartmannImplementation of new test for the new TensorProductPol...
2001-05-08 Ralf HartmannFix and update.
2001-05-08 Guido KanschatBug removed
2001-05-07 Wolfgang BangerthAdd std:: at some places.
2001-05-07 Wolfgang BangerthBlockIndices::block_size
2001-05-07 Wolfgang BangerthFix typo.
2001-05-07 Wolfgang BangerthFunction to query the size of a block.
2001-05-07 Wolfgang BangerthAdd some more checks for the correct vector lengths.
2001-05-07 Ralf HartmannImplementation of TensorProductPolynomials::compute_val...
2001-05-07 dealPrint table head in small to make table less wide.
2001-05-07 Wolfgang BangerthNew Quadrature constructor.
2001-05-07 Wolfgang BangerthUse the dummy constructor of the quadrature class with...
2001-05-07 Wolfgang BangerthAdd a constructor to generate dummy quadrature rules...
2001-05-07 Wolfgang BangerthAdd TODO that a reasonable return value will have to...
2001-05-04 Guido Kanschattests ok on SUN
2001-05-04 Guido Kanschatdid not work
2001-05-04 Ralf HartmannDoc fixes.
2001-05-04 Ralf HartmannSmall change for optimisation.
2001-05-04 Guido Kanschatchecks ok on pc
2001-05-04 Guido Kanschatsuppress ... is up to date
2001-05-04 Ralf HartmannFix.
2001-05-04 Ralf HartmannSIAM J. Sci. Comp. paper of Hartmann and Houston in...
2001-05-04 Ralf HartmannAbstract of SIAM J. Sci. Comp. of Hartmann and Houston.
2001-05-04 Ralf HartmannRemove obsolete veryclean target.
2001-05-04 Guido Kanschatsolver.checked updated
2001-05-04 Ralf HartmannMakefile.dep is removed by calling clean, not only...
2001-05-04 Wolfgang BangerthAdd HiVision to the list.
2001-05-03 Wolfgang BangerthGrant access to internal parts of a function.
2001-05-03 Wolfgang BangerthDelete InternalData::~InternalData because we delete...
2001-05-03 Ralf HartmannAdd simple test that computes the derivatives of a...
2001-05-03 Ralf HartmannOnly 2 digits needed due to common/scripts/normalize.pl.
2001-05-03 Ralf HartmannMake it compile.
2001-05-03 Ralf Hartmanninclude polynomial_test in Makefile
2001-05-02 Ralf Hartmannauthors update.
2001-05-02 Wolfgang BangerthImpose a CPU time limit of 30 minutes for each test...
2001-05-02 Wolfgang BangerthFix a follow-up bug as well.
2001-05-02 Wolfgang Bangerth.
2001-05-02 Wolfgang BangerthAllow ":" (and in particular "::") inside template...
2001-05-02 Wolfgang BangerthReference the test results from the global page.
2001-05-02 Guido Kanschatoutput of NoConvergence
2001-05-02 Ralf HartmannSmall fix.
2001-05-02 Guido Kanschatnew function get_prefix in LogStream
2001-05-02 Guido Kanschatcode classes improved
2001-05-01 Wolfgang BangerthAdd some 150 typename keywords.
2001-04-30 Wolfgang Bangerthif that directory exists, go into 'tests' and clean...
2001-04-30 Wolfgang BangerthFix bug: if we take values and derivatives of functions...
2001-04-30 dealAllow clean target to fail.
2001-04-30 Wolfgang BangerthAdd about 150 missing typename keywords.
2001-04-30 Wolfgang BangerthRemove TODO, add comment.
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.