]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-05-17 Guido KanschatAvoid gethostname in debug mode, since Linux does not...
2001-05-17 Wolfgang BangerthRemove double explicit specialization.
2001-05-17 Wolfgang BangerthFix forgotten parameter in explicit specialization.
2001-05-17 Wolfgang BangerthAvoid the use of member templates when spawning, as...
2001-05-17 Wolfgang BangerthAvoid the use of compose1 and select2nd, as these do...
2001-05-17 Wolfgang BangerthMore docs on Intel ICC compiler, don't check for unistd...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake function inline.
2001-05-17 Wolfgang BangerthWork around a bug in Intel's C++ compiler: the decision...
2001-05-17 Wolfgang BangerthFix typo.
2001-05-17 Wolfgang BangerthIf gethostname is declared, then it must be in unistd.h
2001-05-17 Wolfgang BangerthWork around a overload resolution and partial ordering...
2001-05-17 Wolfgang BangerthNote Intel ICC compiler.
2001-05-17 Wolfgang BangerthAvoid trouble with member templates and overloaded...
2001-05-17 Wolfgang BangerthRecognize Intel's C++ compiler and provide suitable...
2001-05-17 Wolfgang BangerthUse a smaller excess size for Intel's compiler.
2001-05-17 Wolfgang BangerthFix bugs with improperly specified explicit instantiations.
2001-05-17 Wolfgang BangerthUse proper base class.
2001-05-17 Wolfgang BangerthSimplify the kludge with member templates etc.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthChange initializer from -1 to DoFHandler::invalid_dof_i...
2001-05-17 Wolfgang BangerthFix two real problems with non-existent local types.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthSlightly reindent.
2001-05-17 Wolfgang BangerthMake this compile with non-gcc compilers as well.
2001-05-17 Wolfgang BangerthRemove double scope specification.
2001-05-17 Wolfgang Bangerthstatic variables of explicitely specialized classes...
2001-05-17 Wolfgang BangerthFix several things to make Intel C++ compiler happy.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthWrite default constructor of MappingQ1 to make Intel...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthFix a horribly importable place.
2001-05-17 Wolfgang BangerthAdd missing include header.
2001-05-17 Wolfgang BangerthFix two places where we used #if (not #ifdef) on prepro...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Guido KanschatHostname in JobIdentifier
2001-05-17 Guido KanschatPrint hostname in JobIdentifier
2001-05-16 Ralf HartmannVersion 3.1.1 bug-fix release
2001-05-16 Ralf Hartmanndeal.II 3.1.1 bug-fix release
2001-05-16 Ralf HartmannAdd link to deal.II-3.1.1.tar.gz
2001-05-16 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-16 Wolfgang BangerthInclude cmath, as that is necessary for std::sqrt.
2001-05-16 Wolfgang BangerthFix syntax of explicit instantiations.
2001-05-16 Wolfgang BangerthMake two variables const and thus Intel C++ compiler...
2001-05-15 Ralf HartmannNew AutoDerivativeFunction class.
2001-05-15 Ralf HartmannNew test for the new AutoDerivativeFunction.
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...
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.