]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-10-20 youngRestore missing tree.
2013-10-20 youngMerge new testsuite into branch_petsc_scalar_complex...
2013-10-20 youngAttach SLEPc solver patch to trunk.
2013-10-20 maierBugfix: Pass down TEST_OVERRIDE_LOCATION in run_testsui...
2013-10-20 maierMake the regression tester happy
2013-10-20 maierAlways query test output for test stage in makereport...
2013-10-20 maierCMake: Bugfix: MPI_INCLUDE_DIR might contain multiple...
2013-10-20 maierBugfix: Remove stray decimal point
2013-10-20 maierBugfix: Correct a C&P error in solver_relaxation.h
2013-10-20 youngFix SLEPc wrapper to the generic solver.
2013-10-20 maierTestsuite: Typo
2013-10-20 maierTestsuite: Bugfix: Invert search order for failing...
2013-10-20 heistertreat tests with timeout correctly
2013-10-20 heistermakereport.py: output errors to stderr instead
2013-10-20 maierAdd a small note to changes.h
2013-10-20 maierMerge branch_port_the_testsuite to mainline
2013-10-20 maierQuick fix. branch_port_the_testsuite
2013-10-20 maierBugfix
2013-10-20 maierImplement TEST_OVERRIDE_LOCATION
2013-10-20 maierAdd documentation
2013-10-20 maierAdd expect=<STAGE> facility
2013-10-20 maierAdd a-framework
2013-10-20 youngNot a bug, but a feature of unsigned int. Let remaining...
2013-10-20 maierDerive SolverControl::NoConvergence from dealii::Except...
2013-10-20 youngPut in three tests that illustrate a dirty bug exactly.
2013-10-20 maierChange the tolerance for trilinos/deal_solver_02 a bit
2013-10-20 maierMake the output of petsc_solver_(02|11) more robust
2013-10-20 youngCleanup attributes and let one failing test through.
2013-10-20 youngClone five solver tests to verify that using petsc...
2013-10-20 youngAdd a (temporary?) README to describe what is being...
2013-10-20 maierBugfix
2013-10-20 maierCleanup
2013-10-20 youngAdd a missed funky vector test.
2013-10-20 maierRemove a lot of stale folders git-svn forgot to remove...
2013-10-20 youngPort a bunch of vector tests to petsc scalar complex...
2013-10-20 maierPort mesh_converter tests part II
2013-10-20 youngCorrect a trivial typo.
2013-10-20 maierAdd mesh_converter tests Part I
2013-10-20 maierRemove TODO
2013-10-20 maierUnify grid file location
2013-10-20 maierMerge trunk into branch_port_the_testsuite
2013-10-19 youngRemove a chunk of dead code.
2013-10-19 youngTest print a complex vector.
2013-10-19 youngSame as before, but here for the linfty norm.
2013-10-19 youngCheck l1- and l2-norm of complex vectors. Ignore test...
2013-10-19 youngSilence compiler warning in PetscScalar=real.
2013-10-19 youngIgnore test generated files.
2013-10-19 youngCorrect some comments.
2013-10-19 youngAnother matrix element access test.
2013-10-19 youngSplit one test into three simpler tests. One test crash...
2013-10-19 maierPort new tests
2013-10-19 maierMerge trunk into branch_port_the_testsuite
2013-10-18 maierDisable extra inclusion glob for now
2013-10-18 heistermake python scripts more robust
2013-10-18 heienBug fix
2013-10-18 youngGet changes to data_out.cc and matrix_tools.cc from...
2013-10-18 youngDefine bahviour of real() and imag() where PetscScalar...
2013-10-18 maierUpdate exclusion glob
2013-10-18 maierBugfix: Pick up coverage results also from subprojects
2013-10-18 youngTest real() and imag() work correctly on complex vectors.
2013-10-18 youngAdd std conforming real() and imag() [no more casting...
2013-10-18 kronbichlerAdjust output: We do not output ghosts of a vector...
2013-10-18 kronbichlerAdd safety check that vector really is ghosted in fe_ev...
2013-10-18 kronbichlerImprove handling of ghost elements in parallel vector...
2013-10-18 youngLicense.
2013-10-18 youngTwo simple petsc-complex vector tests.
2013-10-18 maierEnable -fno-elide-constructors for coverage test
2013-10-18 youngIgnore test generated files.
2013-10-18 youngMake test 00 deal.II-like (no verbose output, OK).
2013-10-18 youngA set of tests that check real and complex parts of...
2013-10-18 maierMerge trunk into branch_port_the_testsuite
2013-10-18 maierUse std_cxx1x::bind instead of std::bind which is not...
2013-10-18 maierBugfix: Do not list pure header files in CTEST_EXTRA_CO...
2013-10-17 turcksinDelete unused variables in matrix_tools.
2013-10-17 maierProvide a run_coverage.cmake script
2013-10-17 maierCleanup
2013-10-17 maierFix comments
2013-10-17 maierMerge trunk into branch_port_the_testsuite
2013-10-17 turcksinUse WorkStream in Step-14. Need to update the documenta...
2013-10-17 turcksinUse WorkStream in Step-13. Need to update the documenta...
2013-10-17 maierCleanup and provide some more output
2013-10-17 youngCorrect generic output for petsc scalar complex test 00.
2013-10-17 youngFix test cc.
2013-10-17 maierBugfix: Correct pickup regex for coverage files
2013-10-17 maierAdd Coverage support
2013-10-17 youngFinalise a PetscScalar-std complex test.
2013-10-17 youngIgnore generated files.
2013-10-17 youngA trivial initialisation tests for SLEPc complex.
2013-10-17 maierBugfix: It is safe to export TBB_IMPLEMENT_CXX1X and...
2013-10-16 maierWorkaround for a constexpr bug in gcc-4.8* on Windows...
2013-10-16 maierTry to fix an issue with MinGW64 4.8.1
2013-10-16 heisterGridTools::partition_triangulation no longer uses user_...
2013-10-16 heistertake over 31267,31269,31270 from the branch
2013-10-16 heistermention changes
2013-10-16 heisterfix how we pick the first cell to output in DataOut...
2013-10-16 heisterupdate test description and output
2013-10-16 heisterfix index computation in DataOut that was completely...
2013-10-16 heisteradd failing test
2013-10-16 heisteradd assert for a wrong index computation (fix comes...
2013-10-16 maierMerge trunk into branch_port_the_testsuite
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.