2001-05-22 |
Wolfgang Bangerth | Make things more C++ conformant. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Add various std:: and other things to get the testsuite... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Disable showing linker line again. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Add various std:: and other things to get the testsuite... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Ignore number and type of whitespace in output files. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Don't include $CXXFLAGS into compile flags, as they... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Add missing std:: |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Wolfgang Bangerth | Configure now recognizes Intel ICC. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Guido Kanschat | vector2d for LAPACK enhancement |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Guido Kanschat | new class vector2d |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Wolfgang Bangerth | Put in a text at the very top that describes the librar... |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Wolfgang Bangerth | Remove obviously unnecessary include file. |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Guido Kanschat | new class vector2d |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Ralf Hartmann | Make it compile in 1d. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Ralf Hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Ralf Hartmann | Include grid_transform test. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Ralf Hartmann | Test for the new GridGenerator::laplace_transformation... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Ralf Hartmann | Implementation of new laplace_transformation function. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Fix thinko. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | More for Intel's ICC. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Make QuadComparator::operator() const. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Remove invalid specialization syntax. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Find gcc bug and fix the resulting invalid code. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Intels ICC C++ compiler requires a default constructor... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Don't explicitely specialize static member variables... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Wolfgang Bangerth | Only use 'typename' where allowed. Fix arg type. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Move the flags classes out of GridOut and into a namesp... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Guido Kanschat | Avoid gethostname in debug mode, since Linux does not... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Remove double explicit specialization. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix forgotten parameter in explicit specialization. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Avoid the use of member templates when spawning, as... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Avoid the use of compose1 and select2nd, as these do... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | More docs on Intel ICC compiler, don't check for unistd... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make function inline. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Work around a bug in Intel's C++ compiler: the decision... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | If gethostname is declared, then it must be in unistd.h |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Work around a overload resolution and partial ordering... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Note Intel ICC compiler. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Avoid trouble with member templates and overloaded... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Recognize Intel's C++ compiler and provide suitable... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Use a smaller excess size for Intel's compiler. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix bugs with improperly specified explicit instantiations. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Use proper base class. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Simplify the kludge with member templates etc. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Change initializer from -1 to DoFHandler::invalid_dof_i... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix two real problems with non-existent local types. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Slightly reindent. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make this compile with non-gcc compilers as well. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Remove double scope specification. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | static variables of explicitely specialized classes... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix several things to make Intel C++ compiler happy. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Write default constructor of MappingQ1 to make Intel... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix a horribly importable place. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Add missing include header. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Fix two places where we used #if (not #ifdef) on prepro... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Guido Kanschat | Hostname in JobIdentifier |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Guido Kanschat | Print hostname in JobIdentifier |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ralf Hartmann | Version 3.1.1 bug-fix release |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ralf Hartmann | deal.II 3.1.1 bug-fix release |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Ralf Hartmann | Add link to deal.II-3.1.1.tar.gz |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Wolfgang Bangerth | Make variables const and thus Intel C++ compiler more... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Wolfgang Bangerth | Include cmath, as that is necessary for std::sqrt. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Wolfgang Bangerth | Fix syntax of explicit instantiations. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Wolfgang Bangerth | Make two variables const and thus Intel C++ compiler... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Ralf Hartmann | New AutoDerivativeFunction class. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Ralf Hartmann | New test for the new AutoDerivativeFunction. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Ralf Hartmann | Implementation of new AutoDerivativeFunction. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Ralf Hartmann | Make several functions inline, to avoid base depending... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Ralf Hartmann | Remove obsolete 'std::cout << std::endl' line. It is... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Wolfgang Bangerth | Qualify pair<.,.> with std:: |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Guido Kanschat | derivatives of singularity functions |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Wolfgang Bangerth | std::-qualify sqrt(...) |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Wolfgang Bangerth | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Wolfgang Bangerth | Fix a 1d problem. Clean up slightly. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Ralf Hartmann | Include ref to homepage. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Ralf Hartmann | Include refs to homepages. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Guido Kanschat | tests fixed on SUN |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Guido Kanschat | TODO |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Guido Kanschat | comparison files fixed |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Guido Kanschat | comparison files fixed |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Guido Kanschat | boundary components for rectangle |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Guido Kanschat | missing comparison files for cartesian mapping |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Guido Kanschat | tests for MappingCartesian |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Guido Kanschat | truncation of floats from normalize.pl removed |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Guido Kanschat | bug in normal vectors fixed |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Wolfgang Bangerth | SparsityPattern::copy_from, SparseMatrix::copy_from |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Wolfgang Bangerth | Implement a function copy_from. |
commit | commitdiff | tree | snapshot |
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